From 7028cbe09c688437910a25623098762bf0fa592d Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 28 Mar 2016 22:28:34 +1000 Subject: Move Irrlicht to src/others. --- .../source/Irrlicht/MacOSX/DemoApp-Info.plist | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 src/others/irrlicht-1.8.1/source/Irrlicht/MacOSX/DemoApp-Info.plist (limited to 'src/others/irrlicht-1.8.1/source/Irrlicht/MacOSX/DemoApp-Info.plist') diff --git a/src/others/irrlicht-1.8.1/source/Irrlicht/MacOSX/DemoApp-Info.plist b/src/others/irrlicht-1.8.1/source/Irrlicht/MacOSX/DemoApp-Info.plist new file mode 100644 index 0000000..a754c7f --- /dev/null +++ b/src/others/irrlicht-1.8.1/source/Irrlicht/MacOSX/DemoApp-Info.plist @@ -0,0 +1,24 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIdentifier + com.irrlicht.${EXECUTABLE_NAME} + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + APPL + CFBundleSignature + IRRL + CFBundleVersion + 1.0 + NSMainNibFile + MainMenu + NSPrincipalClass + NSApplication + + -- cgit v1.1