Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/qompass/codegen/cpp/org.eclipse.papyrus.cpp.library/build.properties')
-rw-r--r--extraplugins/qompass/codegen/cpp/org.eclipse.papyrus.cpp.library/build.properties9
1 files changed, 9 insertions, 0 deletions
diff --git a/extraplugins/qompass/codegen/cpp/org.eclipse.papyrus.cpp.library/build.properties b/extraplugins/qompass/codegen/cpp/org.eclipse.papyrus.cpp.library/build.properties
new file mode 100644
index 00000000000..c5bd7ea6135
--- /dev/null
+++ b/extraplugins/qompass/codegen/cpp/org.eclipse.papyrus.cpp.library/build.properties
@@ -0,0 +1,9 @@
+source.. = src/
+output.. = bin/
+bin.includes = META-INF/,\
+ .,\
+ plugin.xml,\
+ models/,\
+ about.html,\
+ plugin.properties
+src.includes = about.html

Back to the top