Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'platform_specific/2019-12/org.eclipse.egf.emf.pattern/build.properties')
-rw-r--r--platform_specific/2019-12/org.eclipse.egf.emf.pattern/build.properties25
1 files changed, 25 insertions, 0 deletions
diff --git a/platform_specific/2019-12/org.eclipse.egf.emf.pattern/build.properties b/platform_specific/2019-12/org.eclipse.egf.emf.pattern/build.properties
new file mode 100644
index 000000000..cff94591c
--- /dev/null
+++ b/platform_specific/2019-12/org.eclipse.egf.emf.pattern/build.properties
@@ -0,0 +1,25 @@
+##
+# Copyright (c) 2009-2019 Thales Corporate Services S.A.S.
+#
+# This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License 2.0
+# which accompanies this distribution, and is available at
+# https://www.eclipse.org/legal/epl-2.0
+#
+# SPDX-License-Identifier: EPL-2.0
+#
+# Contributors:
+# Thales Corporate Services S.A.S - initial API and implementation
+##
+source.. = generated/
+output.. = bin/
+bin.includes = META-INF/,\
+ templates/,\
+ .,\
+ about.html,\
+ plugin.properties,\
+ plugin.xml,\
+ egf/,\
+ egf.png,\
+ about.ini
+src.includes = about.html

Back to the top