From 895f26cffe5b033161417c1cbfbe32e94685a7f7 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Mon, 26 Aug 2013 17:38:29 +0000 Subject: Adding an info.plist for the shared spu library on OS X. Silence a few warnings about long to int conversions on OS X code. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@86929 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- .../plugins/DFSound/Resorces/Shared/SPUShared-info.plist | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 macosx/plugins/DFSound/Resorces/Shared/SPUShared-info.plist (limited to 'macosx/plugins/DFSound') diff --git a/macosx/plugins/DFSound/Resorces/Shared/SPUShared-info.plist b/macosx/plugins/DFSound/Resorces/Shared/SPUShared-info.plist new file mode 100644 index 00000000..09ba9260 --- /dev/null +++ b/macosx/plugins/DFSound/Resorces/Shared/SPUShared-info.plist @@ -0,0 +1,16 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleIdentifier + com.codeplex.pcsxr.spusharedcode + CFBundleName + SPUSharedCode + CFBundleInfoDictionaryVersion + 6.0 + CFBundleVersion + 1.19 + + -- cgit v1.2.3