aboutsummaryrefslogtreecommitdiffstats
path: root/test/oslib/.project
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2017-10-17 07:17:26 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2017-10-17 07:17:26 +0000
commita202724feaf68aaf44986e2bc336de0008bb2c64 (patch)
tree432b975d84da87b84cdcc9508767cf022538d776 /test/oslib/.project
parentca77bbc7bacdecf04d3f45c3e108bd8984832ea0 (diff)
downloadChibiOS-a202724feaf68aaf44986e2bc336de0008bb2c64.tar.gz
ChibiOS-a202724feaf68aaf44986e2bc336de0008bb2c64.tar.bz2
ChibiOS-a202724feaf68aaf44986e2bc336de0008bb2c64.zip
OS library test suite, not finished.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10840 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'test/oslib/.project')
-rw-r--r--test/oslib/.project32
1 files changed, 32 insertions, 0 deletions
diff --git a/test/oslib/.project b/test/oslib/.project
new file mode 100644
index 000000000..fe8d80043
--- /dev/null
+++ b/test/oslib/.project
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>OS Library Tests Generator</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>
+ <buildCommand>
+ <name>com.st.tools.spc5.spc5StudioPatchBuilder</name>
+ <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>
+ <nature>com.st.tools.spc5.spc5StudioNature</nature>
+ </natures>
+</projectDescription>