From 393b5cd1dc438872af89d334ef6e5fcc59f27d47 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sun, 13 Jan 2013 17:24:39 +1000 Subject: Added Irrlicht 1.8, but without all the Windows binaries. --- .../source/Irrlicht/MacOSX/irrFramework-Info.plist | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 libraries/irrlicht-1.8/source/Irrlicht/MacOSX/irrFramework-Info.plist (limited to 'libraries/irrlicht-1.8/source/Irrlicht/MacOSX/irrFramework-Info.plist') diff --git a/libraries/irrlicht-1.8/source/Irrlicht/MacOSX/irrFramework-Info.plist b/libraries/irrlicht-1.8/source/Irrlicht/MacOSX/irrFramework-Info.plist new file mode 100644 index 0000000..fd4ba51 --- /dev/null +++ b/libraries/irrlicht-1.8/source/Irrlicht/MacOSX/irrFramework-Info.plist @@ -0,0 +1,20 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIdentifier + org.irrlichtengine.${PRODUCT_NAME:identifier} + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + FMWK + CFBundleSignature + ???? + CFBundleVersion + 1.6 + + -- cgit v1.1