From 6eab77ae684964fe988b54aea9c1958c85e08c61 Mon Sep 17 00:00:00 2001 From: Andrew Niefer Date: Tue, 25 Nov 2008 21:34:37 +0000 Subject: bug 255687 - 64 bit cocoa --- bundles/org.eclipse.equinox.executable/target.build.properties | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bundles/org.eclipse.equinox.executable/target.build.properties') diff --git a/bundles/org.eclipse.equinox.executable/target.build.properties b/bundles/org.eclipse.equinox.executable/target.build.properties index 07a6860b8..a106bff94 100644 --- a/bundles/org.eclipse.equinox.executable/target.build.properties +++ b/bundles/org.eclipse.equinox.executable/target.build.properties @@ -37,6 +37,9 @@ root.macosx.cocoa.ppc.permissions.755=${launcherName}.app/Contents/MacOS/${launc root.macosx.cocoa.x86=bin/cocoa/macosx/x86 root.macosx.cocoa.x86.permissions.755=${launcherName}.app/Contents/MacOS/${launcherName} +root.macosx.cocoa.x86_64=bin/cocoa/macosx/x86_64 +root.macosx.cocoa.x86_64.permissions.755=${launcherName}.app/Contents/MacOS/${launcherName} + root.aix.motif.ppc=bin/motif/aix/ppc root.hpux.motif.PA_RISC=bin/motif/hpux/PA_RISC -- cgit v1.2.3