diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-07-22 02:13:38 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-07-22 02:13:38 +0000 |
| commit | d801c00dc645ff2745e06958f0a0971700296424 (patch) | |
| tree | ada4dbfd4cf26322953130ed975be72e7a25b789 /macosx/Pcsxr.xcodeproj/xcshareddata | |
| parent | af3fc7e2a047dff37690d041489db41e8cf02eee (diff) | |
| download | pcsxr-d801c00dc645ff2745e06958f0a0971700296424.tar.gz | |
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/xcshareddata')
| -rw-r--r-- | macosx/Pcsxr.xcodeproj/xcshareddata/xcschemes/Pcsxr-QL.xcscheme | 6 |
1 files changed, 5 insertions, 1 deletions
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/"Application Support"/Pcsxr/"Memory Cards"/"descent max.mcr"" + argument = "-t /Users/cwbetts/Library/"Application Support"/Pcsxr/"Memory Cards"/"descent max.mcr"" isEnabled = "YES"> </CommandLineArgument> <CommandLineArgument + argument = "-p /Users/cwbetts/Library/"Application Support"/Pcsxr/"Memory Cards"/"descent max.mcr"" + isEnabled = "NO"> + </CommandLineArgument> + <CommandLineArgument argument = "-p /Users/cwbetts/Library/Application\ Support/Pcsxr/Save\ States/SCUS94555-000.pcsxrstate" isEnabled = "NO"> </CommandLineArgument> |
