Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'eclipselink/org.eclipse.emf.teneo.orm/build.properties')
-rwxr-xr-xeclipselink/org.eclipse.emf.teneo.orm/build.properties27
1 files changed, 27 insertions, 0 deletions
diff --git a/eclipselink/org.eclipse.emf.teneo.orm/build.properties b/eclipselink/org.eclipse.emf.teneo.orm/build.properties
new file mode 100755
index 000000000..1433038ae
--- /dev/null
+++ b/eclipselink/org.eclipse.emf.teneo.orm/build.properties
@@ -0,0 +1,27 @@
+
+# <copyright>
+# </copyright>
+#
+# $Id: build.properties,v 1.5 2010/02/04 10:53:02 mtaal Exp $
+
+bin.includes = .,\
+ model/,\
+ epl-v10.html,\
+ modeling32.png,\
+ about.ini,\
+ about.properties,\
+ copyright.txt,\
+ about.html,\
+ META-INF/,\
+ plugin.xml,\
+ plugin.properties
+jars.compile.order = .
+source.. = src/
+output.. = bin/
+src.includes = about.html,\
+ about.ini,\
+ about.properties,\
+ copyright.txt,\
+ epl-v10.html,\
+ license.html,\
+ modeling32.png

Back to the top