Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJudy N. Green2003-01-06 19:46:51 +0000
committerJudy N. Green2003-01-06 19:46:51 +0000
commit61987571abaeb87f13bb6da8b6845ace8838bd3a (patch)
tree5d9cc47c9563226ced04e12c16267222ff6fb15b /core/org.eclipse.cdt.core.qnx
parentecc3d51e5a3d00c9553f400ed82daf65f455b256 (diff)
downloadorg.eclipse.cdt-61987571abaeb87f13bb6da8b6845ace8838bd3a.tar.gz
org.eclipse.cdt-61987571abaeb87f13bb6da8b6845ace8838bd3a.tar.xz
org.eclipse.cdt-61987571abaeb87f13bb6da8b6845ace8838bd3a.zip
Updated all build.properties files
Diffstat (limited to 'core/org.eclipse.cdt.core.qnx')
-rw-r--r--core/org.eclipse.cdt.core.qnx/build.properties11
1 files changed, 7 insertions, 4 deletions
diff --git a/core/org.eclipse.cdt.core.qnx/build.properties b/core/org.eclipse.cdt.core.qnx/build.properties
index fdeff263ad7..ec4ae70ed60 100644
--- a/core/org.eclipse.cdt.core.qnx/build.properties
+++ b/core/org.eclipse.cdt.core.qnx/build.properties
@@ -1,6 +1,9 @@
bin.includes = fragment.xml,\
- os/,\
fragment.properties,\
- about.html
-source.cdt_qnx.jar = src/,\
- about.html
+ about.html,\
+ os/
+src.includes = fragment.xml,\
+ fragment.properties,\
+ about.html,\
+ os/
+source.cdt_qnx.jar = src/

Back to the top