summaryrefslogtreecommitdiff
path: root/project0/ccs/.project
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2012-10-29 23:04:06 +0200
committerYuval Adam <yuv.adm@gmail.com>2012-10-29 23:04:06 +0200
commit48395c0348a1a3fa3330e397d2463f62ff5c45c7 (patch)
tree79014820daabff32e6216bc8655a1635a680fab2 /project0/ccs/.project
parentb09e109db5f03993738fe62e9fa82d0b15ee3ec8 (diff)
Dir structure overhaul
Diffstat (limited to 'project0/ccs/.project')
-rw-r--r--project0/ccs/.project106
1 files changed, 0 insertions, 106 deletions
diff --git a/project0/ccs/.project b/project0/ccs/.project
deleted file mode 100644
index 37096d0..0000000
--- a/project0/ccs/.project
+++ /dev/null
@@ -1,106 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>project0</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
- <arguments>
- <dictionary>
- <key>?name?</key>
- <value></value>
- </dictionary>
- <dictionary>
- <key>org.eclipse.cdt.make.core.append_environment</key>
- <value>true</value>
- </dictionary>
- <dictionary>
- <key>org.eclipse.cdt.make.core.autoBuildTarget</key>
- <value>all</value>
- </dictionary>
- <dictionary>
- <key>org.eclipse.cdt.make.core.buildArguments</key>
- <value>-k</value>
- </dictionary>
- <dictionary>
- <key>org.eclipse.cdt.make.core.buildCommand</key>
- <value>${CCS_UTILS_DIR}/bin/gmake</value>
- </dictionary>
- <dictionary>
- <key>org.eclipse.cdt.make.core.buildLocation</key>
- <value>${BuildDirectory}</value>
- </dictionary>
- <dictionary>
- <key>org.eclipse.cdt.make.core.cleanBuildTarget</key>
- <value>clean</value>
- </dictionary>
- <dictionary>
- <key>org.eclipse.cdt.make.core.contents</key>
- <value>org.eclipse.cdt.make.core.activeConfigSettings</value>
- </dictionary>
- <dictionary>
- <key>org.eclipse.cdt.make.core.enableAutoBuild</key>
- <value>true</value>
- </dictionary>
- <dictionary>
- <key>org.eclipse.cdt.make.core.enableCleanBuild</key>
- <value>true</value>
- </dictionary>
- <dictionary>
- <key>org.eclipse.cdt.make.core.enableFullBuild</key>
- <value>true</value>
- </dictionary>
- <dictionary>
- <key>org.eclipse.cdt.make.core.fullBuildTarget</key>
- <value>all</value>
- </dictionary>
- <dictionary>
- <key>org.eclipse.cdt.make.core.stopOnError</key>
- <value>false</value>
- </dictionary>
- <dictionary>
- <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
- <value>true</value>
- </dictionary>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
- <triggers>full,incremental,</triggers>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>com.ti.ccstudio.core.ccsNature</nature>
- <nature>org.eclipse.cdt.core.cnature</nature>
- <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
- <nature>org.eclipse.cdt.core.ccnature</nature>
- <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
- </natures>
- <linkedResources>
- <link>
- <name>project0.c</name>
- <type>1</type>
- <locationURI>SW_ROOT/boards/ek-lm4f120xl/project0/project0.c</locationURI>
- </link>
- <link>
- <name>project0_ccs.cmd</name>
- <type>1</type>
- <locationURI>SW_ROOT/boards/ek-lm4f120xl/project0/project0_ccs.cmd</locationURI>
- </link>
- <link>
- <name>startup_ccs.c</name>
- <type>1</type>
- <locationURI>SW_ROOT/boards/ek-lm4f120xl/project0/startup_ccs.c</locationURI>
- </link>
- </linkedResources>
- <variableList>
- <variable>
- <name>SW_ROOT</name>
- <value>$%7BPARENT-4-PROJECT_LOC%7D</value>
- </variable>
- </variableList>
-</projectDescription>