Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.swt.cocoa.macosx.x86_64/build.properties')
-rw-r--r--bundles/org.eclipse.swt.cocoa.macosx.x86_64/build.properties5
1 files changed, 4 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt.cocoa.macosx.x86_64/build.properties b/bundles/org.eclipse.swt.cocoa.macosx.x86_64/build.properties
index e79b29209..669d1b3a2 100644
--- a/bundles/org.eclipse.swt.cocoa.macosx.x86_64/build.properties
+++ b/bundles/org.eclipse.swt.cocoa.macosx.x86_64/build.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2000, 2006 IBM Corporation and others.
+# Copyright (c) 2000, 2012 IBM Corporation and others.
# 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
@@ -7,5 +7,8 @@
#
# Contributors:
# IBM Corporation - initial API and implementation
+# Krzysztof Daniel, Red Hat, Inc. - tycho enablement
###############################################################################
custom = true
+bin.includes=*.jnilib,org/**/,about_files/,about.html,fragment.properties
+source.. = src/

Back to the top