123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- <?xml version="1.0" encoding="UTF-8"?>
- <projectDescription>
- <name>mcell</name>
- <comment></comment>
- <projects>
- <project>libbng</project>
- <project>VTK</project>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
- <triggers>full,incremental,</triggers>
- <arguments>
- <dictionary>
- <key>LaunchConfigHandle</key>
- <value><project>/.externalToolBuilders/org.python.pydev.PyDevBuilder.launch</value>
- </dictionary>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.cdt.core.cBuilder</name>
- <triggers>clean,full,incremental,</triggers>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.cdt.core.cnature</nature>
- <nature>org.eclipse.cdt.core.ccnature</nature>
- <nature>org.eclipse.cdt.cmake.core.cmakeNature</nature>
- <nature>org.python.pydev.pythonNature</nature>
- </natures>
- <filteredResources>
- <filter>
- <id>1621289856888</id>
- <name></name>
- <type>14</type>
- <matcher>
- <id>org.eclipse.ui.ide.multiFilter</id>
- <arguments>1.0-name-matches-false-false-.sc*.c</arguments>
- </matcher>
- </filter>
- <filter>
- <id>1621289856890</id>
- <name></name>
- <type>6</type>
- <matcher>
- <id>org.eclipse.ui.ide.multiFilter</id>
- <arguments>1.0-name-matches-false-false-.sc*.cpp</arguments>
- </matcher>
- </filter>
- </filteredResources>
- </projectDescription>
|