From 805e109be2f52c0ea446511fc33efb3746a3bc18 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Thu, 14 May 2009 12:10:06 +0000 Subject: First upload of Cocoa platform from Mike Lischke at Sun. --- cocoa/ScintillaTest/Info.plist | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 cocoa/ScintillaTest/Info.plist (limited to 'cocoa/ScintillaTest/Info.plist') diff --git a/cocoa/ScintillaTest/Info.plist b/cocoa/ScintillaTest/Info.plist new file mode 100644 index 000000000..6364d76a9 --- /dev/null +++ b/cocoa/ScintillaTest/Info.plist @@ -0,0 +1,28 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIconFile + + CFBundleIdentifier + com.sun.${PRODUCT_NAME:identifier} + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ${PRODUCT_NAME} + CFBundlePackageType + APPL + CFBundleSignature + ???? + CFBundleVersion + 1.0 + NSMainNibFile + MainMenu + NSPrincipalClass + NSApplication + + -- cgit v1.2.3