TMF: Move the fully incremental synchronization algorithm to internal
[deliverable/tracecompass.git] / org.eclipse.linuxtools.ctf.core.tests / build.properties
index 2f13e4bbaaef7ed980d0cb2e9da907c470072c6d..148733444dd8cb3a4f5a82a04cf96421c0060008 100644 (file)
@@ -1,6 +1,23 @@
-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.. = shared,\
+           src/,\
+           perf/
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
                plugin.properties,\
-               traces/
+               traces/get-traces.xml
+src.includes = about.html
+additional.bundles = org.eclipse.jdt.annotation
+jars.extra.classpath = platform:/plugin/org.eclipse.jdt.annotation
This page took 0.025169 seconds and 5 git commands to generate.