From ad8ffb96789f90180982b344540870a2d4e2d60b Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 31 May 2018 08:12:40 +0800 Subject: init --- 3rdparty/SDL/src/main/macosx/Info.plist.in | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 3rdparty/SDL/src/main/macosx/Info.plist.in (limited to '3rdparty/SDL/src/main/macosx/Info.plist.in') diff --git a/3rdparty/SDL/src/main/macosx/Info.plist.in b/3rdparty/SDL/src/main/macosx/Info.plist.in new file mode 100644 index 0000000..b3d69ab --- /dev/null +++ b/3rdparty/SDL/src/main/macosx/Info.plist.in @@ -0,0 +1,24 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + @EXECUTABLE_NAME@ + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + @PACKAGE@ + CFBundlePackageType + APPL + CFBundleShortVersionString + @VERSION@ + CFBundleSignature + ???? + NSMainNibFile + SDLMain.nib + NSPrincipalClass + NSApplication + + -- cgit v1.1-26-g67d0