Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'core/org.eclipse.cdt.core.qnx')
-rw-r--r--core/org.eclipse.cdt.core.qnx/build.properties5
1 files changed, 3 insertions, 2 deletions
diff --git a/core/org.eclipse.cdt.core.qnx/build.properties b/core/org.eclipse.cdt.core.qnx/build.properties
index 326cf92e56d..5b33b65db4a 100644
--- a/core/org.eclipse.cdt.core.qnx/build.properties
+++ b/core/org.eclipse.cdt.core.qnx/build.properties
@@ -1,3 +1,4 @@
bin.includes = fragment.xml,\
- os/
-source.cdt_qnx.jar = src/ \ No newline at end of file
+ os/,\
+ fragment.properties
+source.cdt_qnx.jar = src/

Back to the top