Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVeronika Irvine2001-06-21 15:16:50 +0000
committerVeronika Irvine2001-06-21 15:16:50 +0000
commit6c0e3d76ce668620fd159ac504e2b5d9a48852be (patch)
tree28ec743469ad12010dec20832bd1d5c1a3d72d8a /examples/org.eclipse.swt.examples.launcher/build.properties
parent3fb799dcaa7d449679ed92f9829fbed85aa6fd1d (diff)
downloadeclipse.platform.swt-6c0e3d76ce668620fd159ac504e2b5d9a48852be.tar.gz
eclipse.platform.swt-6c0e3d76ce668620fd159ac504e2b5d9a48852be.tar.xz
eclipse.platform.swt-6c0e3d76ce668620fd159ac504e2b5d9a48852be.zip
Diffstat (limited to 'examples/org.eclipse.swt.examples.launcher/build.properties')
-rwxr-xr-xexamples/org.eclipse.swt.examples.launcher/build.properties13
1 files changed, 13 insertions, 0 deletions
diff --git a/examples/org.eclipse.swt.examples.launcher/build.properties b/examples/org.eclipse.swt.examples.launcher/build.properties
new file mode 100755
index 0000000000..9b1d518406
--- /dev/null
+++ b/examples/org.eclipse.swt.examples.launcher/build.properties
@@ -0,0 +1,13 @@
+build.includes = doc/,\
+ doc-html/,\
+ icons/,\
+ schema/,\
+ plugin.properties,\
+ plugin.xml
+
+build.vaj.Eclipse\ SWT\ Examples\ Launcher = /
+
+build.excludes = bin/,\
+ .cvsignore,\
+ .vcm_meta,\
+ build.properties \ No newline at end of file

Back to the top