aboutsummaryrefslogtreecommitdiffstats
path: root/demos/PPC-SPC560P-GCC/.project
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-09-28 16:01:31 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-09-28 16:01:31 +0000
commitee48ed8aa675e9ed3adec18969675441e2d8b998 (patch)
treec65b96bf243aba978d1ce0245ea20143dbd1692a /demos/PPC-SPC560P-GCC/.project
parent798f17d3f274dcc7a7a165db05556eac6da48bb3 (diff)
downloadChibiOS-ee48ed8aa675e9ed3adec18969675441e2d8b998.tar.gz
ChibiOS-ee48ed8aa675e9ed3adec18969675441e2d8b998.tar.bz2
ChibiOS-ee48ed8aa675e9ed3adec18969675441e2d8b998.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4718 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/PPC-SPC560P-GCC/.project')
-rw-r--r--demos/PPC-SPC560P-GCC/.project43
1 files changed, 43 insertions, 0 deletions
diff --git a/demos/PPC-SPC560P-GCC/.project b/demos/PPC-SPC560P-GCC/.project
new file mode 100644
index 000000000..bfb6550ac
--- /dev/null
+++ b/demos/PPC-SPC560P-GCC/.project
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>PPC-SPC560P-GCC</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
+ <triggers>clean,full,incremental,</triggers>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
+ <triggers>full,incremental,</triggers>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.cdt.core.cnature</nature>
+ <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
+ <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
+ </natures>
+ <linkedResources>
+ <link>
+ <name>board</name>
+ <type>2</type>
+ <locationURI>CHIBIOS/boards/GENERIC_SPC560P</locationURI>
+ </link>
+ <link>
+ <name>os</name>
+ <type>2</type>
+ <locationURI>CHIBIOS/os</locationURI>
+ </link>
+ <link>
+ <name>test</name>
+ <type>2</type>
+ <locationURI>CHIBIOS/test</locationURI>
+ </link>
+ </linkedResources>
+</projectDescription>