summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFSound/Info.plist
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-11-01 05:53:44 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-11-01 05:53:44 +0000
commit161fa8af66c57aa6c29f6efa415322b36798ef8f (patch)
tree4ff350370c8fcaac99c808822c57a1a1d30eef0b /macosx/plugins/DFSound/Info.plist
parent8549d0c54350ee4b08e979c4712f313aba58ff3f (diff)
downloadpcsxr-161fa8af66c57aa6c29f6efa415322b36798ef8f.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34480 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/DFSound/Info.plist')
-rw-r--r--macosx/plugins/DFSound/Info.plist22
1 files changed, 22 insertions, 0 deletions
diff --git a/macosx/plugins/DFSound/Info.plist b/macosx/plugins/DFSound/Info.plist
new file mode 100644
index 00000000..88cf687f
--- /dev/null
+++ b/macosx/plugins/DFSound/Info.plist
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//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>CFBundleExecutable</key>
+ <string>PeopsSPU</string>
+ <key>CFBundleIconFile</key>
+ <string></string>
+ <key>CFBundleIdentifier</key>
+ <string>net.sf.peops.SPUPlugin</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundlePackageType</key>
+ <string>PsxP</string>
+ <key>CFBundleSignature</key>
+ <string>PSPU</string>
+ <key>CFBundleVersion</key>
+ <string>1.19</string>
+</dict>
+</plist>