diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-07-05 03:55:57 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-07-05 03:55:57 +0000 |
| commit | 5a8a70c2ac1d241e22c565d73ca20fff0c4070c7 (patch) | |
| tree | b3e9a5a3bc73e9a7a1b22a0b0217ad09691e8c96 /macosx/Configs/Pcsxr-Instrument.xcconfig | |
| parent | d422e158d850f9db97f72c5d4a8b8efaadb193ad (diff) | |
| download | pcsxr-5a8a70c2ac1d241e22c565d73ca20fff0c4070c7.tar.gz | |
Moving the Xcode config files to their own folder, and fixing the projects' references to them.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85831 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/Configs/Pcsxr-Instrument.xcconfig')
| -rw-r--r-- | macosx/Configs/Pcsxr-Instrument.xcconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/macosx/Configs/Pcsxr-Instrument.xcconfig b/macosx/Configs/Pcsxr-Instrument.xcconfig new file mode 100644 index 00000000..b5875d6d --- /dev/null +++ b/macosx/Configs/Pcsxr-Instrument.xcconfig @@ -0,0 +1,3 @@ +#include "Pcsxr-Release.xcconfig" + +COPY_PHASE_STRIP = NO |
