Merge remote-tracking branch 'eclipse/master' into luna
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui.tests / build.properties
index 34d2e4d2dad529ceaeb953bfcdb63c51d69ffed2..96998eb45411db7284d9ece03797cc3cda783788 100644 (file)
@@ -1,4 +1,20 @@
-source.. = src/
+###############################################################################
+# Copyright (c) 2013 Ericsson
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+#     Ericsson - Initial API and implementation
+###############################################################################
+
+source.. = src/,\
+           widgetStubs/
 output.. = bin/
 bin.includes = META-INF/,\
-               .
+               .,\
+               plugin.properties,\
+               plugin.xml
+src.includes = about.html
This page took 0.025317 seconds and 5 git commands to generate.