Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Karlitschek2012-05-16 09:42:42 +0000
committerPeter Karlitschek2012-05-16 09:42:42 +0000
commitfa0f7f8bc0ffbd23b18bef9bbb4c4512d006f85c (patch)
tree81739c28893e259a8ece91f149d374a1b6a42aaa /plugins/org.eclipse.etrice.generator.launch.cpp/build.properties
parent2b774ae76666b7bbd0432b7940fc0b0e34d43b67 (diff)
downloadorg.eclipse.etrice-fa0f7f8bc0ffbd23b18bef9bbb4c4512d006f85c.tar.gz
org.eclipse.etrice-fa0f7f8bc0ffbd23b18bef9bbb4c4512d006f85c.tar.xz
org.eclipse.etrice-fa0f7f8bc0ffbd23b18bef9bbb4c4512d006f85c.zip
Commit current status of cpp codegenerator before pulling Henriks
changes.
Diffstat (limited to 'plugins/org.eclipse.etrice.generator.launch.cpp/build.properties')
-rw-r--r--plugins/org.eclipse.etrice.generator.launch.cpp/build.properties6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/org.eclipse.etrice.generator.launch.cpp/build.properties b/plugins/org.eclipse.etrice.generator.launch.cpp/build.properties
new file mode 100644
index 000000000..285b8bf47
--- /dev/null
+++ b/plugins/org.eclipse.etrice.generator.launch.cpp/build.properties
@@ -0,0 +1,6 @@
+source.. = src/
+output.. = bin/
+bin.includes = META-INF/,\
+ .,\
+ plugin.xml,\
+ icons/

Back to the top