Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'build/org.eclipse.cdt.core.autotools.ui/build.properties')
-rw-r--r--build/org.eclipse.cdt.core.autotools.ui/build.properties7
1 files changed, 7 insertions, 0 deletions
diff --git a/build/org.eclipse.cdt.core.autotools.ui/build.properties b/build/org.eclipse.cdt.core.autotools.ui/build.properties
new file mode 100644
index 00000000000..e398e4efb7b
--- /dev/null
+++ b/build/org.eclipse.cdt.core.autotools.ui/build.properties
@@ -0,0 +1,7 @@
+source.. = src/
+output.. = bin/
+bin.includes = META-INF/,\
+ .,\
+ plugin.xml,\
+ about.html,\
+ plugin.properties

Back to the top