diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-07-21 21:12:28 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-07-21 21:12:28 +0000 |
| commit | f6fffad08b0ef0709f8c897cef74ca822d80d802 (patch) | |
| tree | 740d07465113d7494a10728d758775605a89f392 /macosx/Pcsxr.xcodeproj/xcshareddata | |
| parent | 0a350e09575dda4ad7c5bb21c5fe5edc659f1d59 (diff) | |
| download | pcsxr-f6fffad08b0ef0709f8c897cef74ca822d80d802.tar.gz | |
OS X: more improvements to the QuickLook plug-in.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91020 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/Pcsxr.xcodeproj/xcshareddata')
| -rw-r--r-- | macosx/Pcsxr.xcodeproj/xcshareddata/xcschemes/Pcsxr-QL.xcscheme | 25 |
1 files changed, 22 insertions, 3 deletions
diff --git a/macosx/Pcsxr.xcodeproj/xcshareddata/xcschemes/Pcsxr-QL.xcscheme b/macosx/Pcsxr.xcodeproj/xcshareddata/xcschemes/Pcsxr-QL.xcscheme index e9759098..39e97aed 100644 --- a/macosx/Pcsxr.xcodeproj/xcshareddata/xcschemes/Pcsxr-QL.xcscheme +++ b/macosx/Pcsxr.xcodeproj/xcshareddata/xcschemes/Pcsxr-QL.xcscheme @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <Scheme LastUpgradeVersion = "0510" - version = "1.3"> + version = "2.0"> <BuildAction parallelizeBuildables = "YES" buildImplicitDependencies = "YES"> @@ -38,16 +38,35 @@ buildConfiguration = "Debug" ignoresPersistentStateOnLaunch = "NO" debugDocumentVersioning = "NO" - allowLocationSimulation = "YES"> + debugXPCServices = "NO" + allowLocationSimulation = "NO" + viewDebuggingEnabled = "No"> <PathRunnable FilePath = "/System/Library/Frameworks/QuickLook.framework/Versions/A/Resources/quicklookd.app/Contents/MacOS/qlmanage"> </PathRunnable> + <MacroExpansion> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "550E343618E6293D00A1AD21" + BuildableName = "Pcsxr-QL.qlgenerator" + BlueprintName = "Pcsxr-QL" + ReferencedContainer = "container:Pcsxr.xcodeproj"> + </BuildableReference> + </MacroExpansion> <CommandLineArguments> <CommandLineArgument - argument = "-p /Users/cwbetts/Library/Application\ Support/Pcsxr/Save\ States/SCUS94555-000.pcsxrstate" + argument = "-g "${TARGET_BUILD_DIR}"/"${PRODUCT_NAME}".${WRAPPER_EXTENSION} -c com.codeplex.pcsxr.memcard" + isEnabled = "YES"> + </CommandLineArgument> + <CommandLineArgument + argument = "-p /Users/cwbetts/Library/"Application Support"/Pcsxr/"Memory Cards"/"descent max.mcr"" isEnabled = "YES"> </CommandLineArgument> <CommandLineArgument + argument = "-p /Users/cwbetts/Library/Application\ Support/Pcsxr/Save\ States/SCUS94555-000.pcsxrstate" + isEnabled = "NO"> + </CommandLineArgument> + <CommandLineArgument argument = "-p /Users/cwbetts/Library/Application\ Support/Pcsxr/Save\ States/JM3_FINAL1V4-SCUS94555.000.pcsxrstate" isEnabled = "NO"> </CommandLineArgument> |
