aboutsummaryrefslogtreecommitdiffstats
path: root/demos/various/RT-Win32-Simulator/.project
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-11-04 10:52:00 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-11-04 10:52:00 +0000
commit00cc4c53f58f994c318231a48fc0ccebe6e02c8a (patch)
treeab706cbea10a1d0741506347fc7b0a22315fce47 /demos/various/RT-Win32-Simulator/.project
parent476270c2ab91169a8e731562b0e68b86602e0d77 (diff)
downloadChibiOS-00cc4c53f58f994c318231a48fc0ccebe6e02c8a.tar.gz
ChibiOS-00cc4c53f58f994c318231a48fc0ccebe6e02c8a.tar.bz2
ChibiOS-00cc4c53f58f994c318231a48fc0ccebe6e02c8a.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7476 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/various/RT-Win32-Simulator/.project')
-rw-r--r--demos/various/RT-Win32-Simulator/.project43
1 files changed, 43 insertions, 0 deletions
diff --git a/demos/various/RT-Win32-Simulator/.project b/demos/various/RT-Win32-Simulator/.project
new file mode 100644
index 000000000..817c72f04
--- /dev/null
+++ b/demos/various/RT-Win32-Simulator/.project
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>RT-Win32-Simulator</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/os/hal/boards/simulator</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>