summaryrefslogtreecommitdiff
path: root/macosx/plugins/CDDeviceInterface/Info.plist
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-07-25 02:48:41 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-07-25 02:48:41 +0000
commit8da3cda2b3d231298d3dd602fe879521106e91c2 (patch)
treef81ab640723833868dac053d2d077a1a01406d58 /macosx/plugins/CDDeviceInterface/Info.plist
parent363d5e10353d32be5ef56ce988358bcf3811245b (diff)
downloadpcsxr-8da3cda2b3d231298d3dd602fe879521106e91c2.tar.gz
Ported DFCdrom to osx, removed old CDDeviceInterface plugin
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55123 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/CDDeviceInterface/Info.plist')
-rw-r--r--macosx/plugins/CDDeviceInterface/Info.plist22
1 files changed, 0 insertions, 22 deletions
diff --git a/macosx/plugins/CDDeviceInterface/Info.plist b/macosx/plugins/CDDeviceInterface/Info.plist
deleted file mode 100644
index b121197a..00000000
--- a/macosx/plugins/CDDeviceInterface/Info.plist
+++ /dev/null
@@ -1,22 +0,0 @@
-<?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>CDDeviceInterface</string>
- <key>CFBundleIconFile</key>
- <string></string>
- <key>CFBundleIdentifier</key>
- <string>net.pcsx.CDDeviceInterfacePlugin</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundlePackageType</key>
- <string>PsxP</string>
- <key>CFBundleSignature</key>
- <string>CdDI</string>
- <key>CFBundleVersion</key>
- <string>1.0</string>
-</dict>
-</plist>