1<?xml version="1.0" encoding="UTF-8"?> 2<projectDescription> 3 <name>tx</name> 4 <comment></comment> 5 <projects> 6 </projects> 7 <buildSpec> 8 <buildCommand> 9 <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> 10 <arguments> 11 <dictionary> 12 <key>?name?</key> 13 <value></value> 14 </dictionary> 15 <dictionary> 16 <key>org.eclipse.cdt.make.core.append_environment</key> 17 <value>true</value> 18 </dictionary> 19 <dictionary> 20 <key>org.eclipse.cdt.make.core.autoBuildTarget</key> 21 <value>all</value> 22 </dictionary> 23 <dictionary> 24 <key>org.eclipse.cdt.make.core.buildArguments</key> 25 <value>-k</value> 26 </dictionary> 27 <dictionary> 28 <key>org.eclipse.cdt.make.core.buildCommand</key> 29 <value>${CCS_UTILS_DIR}/bin/gmake</value> 30 </dictionary> 31 <dictionary> 32 <key>org.eclipse.cdt.make.core.buildLocation</key> 33 <value>${BuildDirectory}</value> 34 </dictionary> 35 <dictionary> 36 <key>org.eclipse.cdt.make.core.cleanBuildTarget</key> 37 <value>clean</value> 38 </dictionary> 39 <dictionary> 40 <key>org.eclipse.cdt.make.core.contents</key> 41 <value>org.eclipse.cdt.make.core.activeConfigSettings</value> 42 </dictionary> 43 <dictionary> 44 <key>org.eclipse.cdt.make.core.enableAutoBuild</key> 45 <value>true</value> 46 </dictionary> 47 <dictionary> 48 <key>org.eclipse.cdt.make.core.enableCleanBuild</key> 49 <value>true</value> 50 </dictionary> 51 <dictionary> 52 <key>org.eclipse.cdt.make.core.enableFullBuild</key> 53 <value>true</value> 54 </dictionary> 55 <dictionary> 56 <key>org.eclipse.cdt.make.core.fullBuildTarget</key> 57 <value>all</value> 58 </dictionary> 59 <dictionary> 60 <key>org.eclipse.cdt.make.core.stopOnError</key> 61 <value>false</value> 62 </dictionary> 63 <dictionary> 64 <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key> 65 <value>true</value> 66 </dictionary> 67 </arguments> 68 </buildCommand> 69 <buildCommand> 70 <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name> 71 <triggers>full,incremental,</triggers> 72 <arguments> 73 </arguments> 74 </buildCommand> 75 </buildSpec> 76 <natures> 77 <nature>com.ti.ccstudio.core.ccsNature</nature> 78 <nature>org.eclipse.cdt.core.cnature</nature> 79 <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> 80 <nature>org.eclipse.cdt.core.ccnature</nature> 81 <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> 82 </natures> 83 <linkedResources> 84 <link> 85 <name>inc_generic</name> 86 <type>2</type> 87 <locationURI>$%7BPARENT-5-PROJECT_LOC%7D/common/inc</locationURI> 88 </link> 89 <link> 90 <name>inc_port</name> 91 <type>2</type> 92 <locationURI>$%7BPARENT-2-PROJECT_LOC%7D/inc</locationURI> 93 </link> 94 <link> 95 <name>src_generic</name> 96 <type>2</type> 97 <locationURI>$%7BPARENT-5-PROJECT_LOC%7D/common/src</locationURI> 98 </link> 99 <link> 100 <name>src_port</name> 101 <type>2</type> 102 <locationURI>$%7BPARENT-2-PROJECT_LOC%7D/src</locationURI> 103 </link> 104 </linkedResources> 105</projectDescription> 106