summaryrefslogtreecommitdiff
path: root/macosx/Pcsxr.xcodeproj
diff options
context:
space:
mode:
authorSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2014-07-22 02:13:38 +0000
committerSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2014-07-22 02:13:38 +0000
commitd801c00dc645ff2745e06958f0a0971700296424 (patch)
treeada4dbfd4cf26322953130ed975be72e7a25b789 /macosx/Pcsxr.xcodeproj
parentaf3fc7e2a047dff37690d041489db41e8cf02eee (diff)
OS X: Generate a thumbnail image for a memory card file.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91028 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/Pcsxr.xcodeproj')
-rw-r--r--macosx/Pcsxr.xcodeproj/project.pbxproj6
-rw-r--r--macosx/Pcsxr.xcodeproj/xcshareddata/xcschemes/Pcsxr-QL.xcscheme6
2 files changed, 9 insertions, 3 deletions
diff --git a/macosx/Pcsxr.xcodeproj/project.pbxproj b/macosx/Pcsxr.xcodeproj/project.pbxproj
index 3e80b2b9..820f2555 100644
--- a/macosx/Pcsxr.xcodeproj/project.pbxproj
+++ b/macosx/Pcsxr.xcodeproj/project.pbxproj
@@ -204,6 +204,7 @@
559366D012B694DF004ACC1E /* ix86_sse.c in Sources */ = {isa = PBXBuildFile; fileRef = 559366C812B694DF004ACC1E /* ix86_sse.c */; };
55A90220147D7C380037E18F /* PcsxrMemCardController.m in Sources */ = {isa = PBXBuildFile; fileRef = 55A9021F147D7C380037E18F /* PcsxrMemCardController.m */; };
55A90229147D89380037E18F /* PcsxrMemoryObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 55A90228147D89380037E18F /* PcsxrMemoryObject.m */; };
+ 55AF2A69197DF6A700EB2560 /* Media.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5557769917EBE7D60019D008 /* Media.xcassets */; };
55B13FBD18C4F9CC00ACD9AC /* SPUPluginController.h in Headers */ = {isa = PBXBuildFile; fileRef = 551A755317868BEC0052D185 /* SPUPluginController.h */; };
55B13FBE18C4F9D800ACD9AC /* NamedSlider.h in Headers */ = {isa = PBXBuildFile; fileRef = 551A754F17868BEC0052D185 /* NamedSlider.h */; };
55BBA693149455E1003B2CEC /* PcsxrMemCardHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 55BBA692149455E1003B2CEC /* PcsxrMemCardHandler.m */; };
@@ -1165,10 +1166,10 @@
550E343E18E6293D00A1AD21 /* Supporting Files */ = {
isa = PBXGroup;
children = (
- 550E343F18E6293D00A1AD21 /* Pcsxr-QL-Info.plist */,
+ 556C37B1197DBFD1001A4265 /* template.html */,
550E344018E6293D00A1AD21 /* InfoPlist.strings */,
+ 550E343F18E6293D00A1AD21 /* Pcsxr-QL-Info.plist */,
550E344918E6293D00A1AD21 /* Pcsxr-QL-Prefix.pch */,
- 556C37B1197DBFD1001A4265 /* template.html */,
);
name = "Supporting Files";
sourceTree = "<group>";
@@ -2111,6 +2112,7 @@
buildActionMask = 2147483647;
files = (
550E344218E6293D00A1AD21 /* InfoPlist.strings in Resources */,
+ 55AF2A69197DF6A700EB2560 /* Media.xcassets in Resources */,
556C37B2197DBFD1001A4265 /* template.html in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
diff --git a/macosx/Pcsxr.xcodeproj/xcshareddata/xcschemes/Pcsxr-QL.xcscheme b/macosx/Pcsxr.xcodeproj/xcshareddata/xcschemes/Pcsxr-QL.xcscheme
index 39e97aed..015cad2a 100644
--- a/macosx/Pcsxr.xcodeproj/xcshareddata/xcschemes/Pcsxr-QL.xcscheme
+++ b/macosx/Pcsxr.xcodeproj/xcshareddata/xcschemes/Pcsxr-QL.xcscheme
@@ -59,10 +59,14 @@
isEnabled = "YES">
</CommandLineArgument>
<CommandLineArgument
- argument = "-p /Users/cwbetts/Library/&quot;Application Support&quot;/Pcsxr/&quot;Memory Cards&quot;/&quot;descent max.mcr&quot;"
+ argument = "-t /Users/cwbetts/Library/&quot;Application Support&quot;/Pcsxr/&quot;Memory Cards&quot;/&quot;descent max.mcr&quot;"
isEnabled = "YES">
</CommandLineArgument>
<CommandLineArgument
+ argument = "-p /Users/cwbetts/Library/&quot;Application Support&quot;/Pcsxr/&quot;Memory Cards&quot;/&quot;descent max.mcr&quot;"
+ isEnabled = "NO">
+ </CommandLineArgument>
+ <CommandLineArgument
argument = "-p /Users/cwbetts/Library/Application\ Support/Pcsxr/Save\ States/SCUS94555-000.pcsxrstate"
isEnabled = "NO">
</CommandLineArgument>