diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2015-02-08 17:25:00 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2015-02-08 17:25:00 +0000 |
| commit | 88a3200bbc46e17acb3ef57128d54acf697464bb (patch) | |
| tree | b5bd887b9d7bdd5742c83accf285e88c015ebbd9 /macosx/Pcsxr.xcodeproj/xcshareddata | |
| parent | 527da3c3bb8e367c731b7fe437f1283b2a549912 (diff) | |
| download | pcsxr-88a3200bbc46e17acb3ef57128d54acf697464bb.tar.gz | |
OS X: The SoftGL plug-in don't need to link against GLKit:
We don't use anything from it.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@93878 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 015cad2a..235081db 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 = "-t /Users/cwbetts/Library/"Application Support"/Pcsxr/"Memory Cards"/"descent max.mcr"" + argument = "-t /Users/cwbetts/Documents/Pcsxr/Memory\ Cards/Mcd002.mcr" isEnabled = "YES"> </CommandLineArgument> <CommandLineArgument + argument = "-t /Users/cwbetts/Library/"Application Support"/Pcsxr/"Memory Cards"/"descent max.mcr"" + isEnabled = "NO"> + </CommandLineArgument> + <CommandLineArgument argument = "-p /Users/cwbetts/Library/"Application Support"/Pcsxr/"Memory Cards"/"descent max.mcr"" isEnabled = "NO"> </CommandLineArgument> |
