Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'core/org.eclipse.cdt.core.aix/build.properties')
-rw-r--r--core/org.eclipse.cdt.core.aix/build.properties4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/org.eclipse.cdt.core.aix/build.properties b/core/org.eclipse.cdt.core.aix/build.properties
new file mode 100644
index 00000000000..cd23d6f7e18
--- /dev/null
+++ b/core/org.eclipse.cdt.core.aix/build.properties
@@ -0,0 +1,4 @@
+source.cdtaix.jar = src/
+bin.includes = fragment.xml,\
+ *.jar,\
+ cdtaix.jar

Back to the top