From c9990d8796c41553a2a7991595ab52881c4e863e Mon Sep 17 00:00:00 2001 From: Andrew Niefer Date: Thu, 7 Jul 2011 14:56:46 -0400 Subject: Move fragments from org.eclipse.equinox.launcher/[fragments|contributed]/ to bundles/ --- .../build.properties | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 bundles/org.eclipse.equinox.launcher.wpf.win32.x86/build.properties (limited to 'bundles/org.eclipse.equinox.launcher.wpf.win32.x86/build.properties') diff --git a/bundles/org.eclipse.equinox.launcher.wpf.win32.x86/build.properties b/bundles/org.eclipse.equinox.launcher.wpf.win32.x86/build.properties new file mode 100644 index 000000000..36289e9d1 --- /dev/null +++ b/bundles/org.eclipse.equinox.launcher.wpf.win32.x86/build.properties @@ -0,0 +1,17 @@ +############################################################################### +# Copyright (c) 2011 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 +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# IBM Corporation - initial API and implementation +############################################################################### +bin.includes = META-INF/,\ + eclipse_*.dll,\ + com_*.dll,\ + launcher.wpf.win32.x86.properties,\ + about.html +generateSourceBundle=false +binaryTag=R3_7 -- cgit v1.2.3