summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFSound
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/plugins/DFSound')
-rw-r--r--macosx/plugins/DFSound/Resorces/Shared/SPUShared-info.plist16
1 files changed, 16 insertions, 0 deletions
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 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+ <key>CFBundleIdentifier</key>
+ <string>com.codeplex.pcsxr.spusharedcode</string>
+ <key>CFBundleName</key>
+ <string>SPUSharedCode</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundleVersion</key>
+ <string>1.19</string>
+</dict>
+</plist>