.project

Thu, 15 Sep 2011 13:29:06 +0200

author
Mike Becker <universe@uap-core.de>
date
Thu, 15 Sep 2011 13:29:06 +0200
changeset 10
ecf787666f44
child 28
72a98cbcb9f1
permissions
-rw-r--r--

refactored sources

universe@10 1 <?xml version="1.0" encoding="UTF-8"?>
universe@10 2 <projectDescription>
universe@10 3 <name>cline</name>
universe@10 4 <comment></comment>
universe@10 5 <projects>
universe@10 6 </projects>
universe@10 7 <buildSpec>
universe@10 8 <buildCommand>
universe@10 9 <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
universe@10 10 <triggers>clean,full,incremental,</triggers>
universe@10 11 <arguments>
universe@10 12 <dictionary>
universe@10 13 <key>?name?</key>
universe@10 14 <value></value>
universe@10 15 </dictionary>
universe@10 16 <dictionary>
universe@10 17 <key>org.eclipse.cdt.make.core.append_environment</key>
universe@10 18 <value>true</value>
universe@10 19 </dictionary>
universe@10 20 <dictionary>
universe@10 21 <key>org.eclipse.cdt.make.core.autoBuildTarget</key>
universe@10 22 <value>all</value>
universe@10 23 </dictionary>
universe@10 24 <dictionary>
universe@10 25 <key>org.eclipse.cdt.make.core.buildArguments</key>
universe@10 26 <value></value>
universe@10 27 </dictionary>
universe@10 28 <dictionary>
universe@10 29 <key>org.eclipse.cdt.make.core.buildCommand</key>
universe@10 30 <value>make</value>
universe@10 31 </dictionary>
universe@10 32 <dictionary>
universe@10 33 <key>org.eclipse.cdt.make.core.cleanBuildTarget</key>
universe@10 34 <value>clean</value>
universe@10 35 </dictionary>
universe@10 36 <dictionary>
universe@10 37 <key>org.eclipse.cdt.make.core.contents</key>
universe@10 38 <value>org.eclipse.cdt.make.core.activeConfigSettings</value>
universe@10 39 </dictionary>
universe@10 40 <dictionary>
universe@10 41 <key>org.eclipse.cdt.make.core.enableAutoBuild</key>
universe@10 42 <value>false</value>
universe@10 43 </dictionary>
universe@10 44 <dictionary>
universe@10 45 <key>org.eclipse.cdt.make.core.enableCleanBuild</key>
universe@10 46 <value>true</value>
universe@10 47 </dictionary>
universe@10 48 <dictionary>
universe@10 49 <key>org.eclipse.cdt.make.core.enableFullBuild</key>
universe@10 50 <value>true</value>
universe@10 51 </dictionary>
universe@10 52 <dictionary>
universe@10 53 <key>org.eclipse.cdt.make.core.fullBuildTarget</key>
universe@10 54 <value>all</value>
universe@10 55 </dictionary>
universe@10 56 <dictionary>
universe@10 57 <key>org.eclipse.cdt.make.core.stopOnError</key>
universe@10 58 <value>true</value>
universe@10 59 </dictionary>
universe@10 60 <dictionary>
universe@10 61 <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
universe@10 62 <value>true</value>
universe@10 63 </dictionary>
universe@10 64 </arguments>
universe@10 65 </buildCommand>
universe@10 66 <buildCommand>
universe@10 67 <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
universe@10 68 <arguments>
universe@10 69 </arguments>
universe@10 70 </buildCommand>
universe@10 71 </buildSpec>
universe@10 72 <natures>
universe@10 73 <nature>org.eclipse.cdt.core.cnature</nature>
universe@10 74 <nature>org.eclipse.cdt.core.ccnature</nature>
universe@10 75 <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
universe@10 76 <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
universe@10 77 </natures>
universe@10 78 </projectDescription>

mercurial