Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'memory/org.eclipse.cdt.debug.ui.memory.floatingpoint/build.properties')
-rw-r--r--memory/org.eclipse.cdt.debug.ui.memory.floatingpoint/build.properties11
1 files changed, 3 insertions, 8 deletions
diff --git a/memory/org.eclipse.cdt.debug.ui.memory.floatingpoint/build.properties b/memory/org.eclipse.cdt.debug.ui.memory.floatingpoint/build.properties
index a8d25594f6e..52d1a28c6b4 100644
--- a/memory/org.eclipse.cdt.debug.ui.memory.floatingpoint/build.properties
+++ b/memory/org.eclipse.cdt.debug.ui.memory.floatingpoint/build.properties
@@ -1,12 +1,7 @@
-source.. = src/
-bin.includes = .classpath,\
- .gitignore,\
- .project,\
- .settings/,\
- bin/,\
- build.properties,\
+bin.includes = about.html, \
META-INF/,\
plugin.properties,\
plugin.xml,\
- pom.xml,\
.
+source.. = src/
+src.includes = about.html

Back to the top