summaryrefslogtreecommitdiff
path: root/macosx/Configs/Pcsxr-Instrument.xcconfig
Commit message (Collapse)AuthorAgeFilesLines
* OS X: consolidate the Xcode configs into the Xcode project itself.SND\MaddTheSane_cp2014-07-071-7/+0
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90900 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Make it so that debugging will be slightly easier in future OS X releases.SND\MaddTheSane_cp2013-11-101-1/+0
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87801 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fix a few things.SND\MaddTheSane_cp2013-11-071-0/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87788 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fiddling with the Xcode files.SND\MaddTheSane_cp2013-09-201-0/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87253 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Clang apparently doesn't respond to -falign-loops or -finline-limit. ↵SND\MaddTheSane_cp2013-07-081-1/+1
| | | | | | | | Removing them from OS X project files. Quiet some warnings about implicit conversion from 64-bit integer to 32-bit in the main app, but only the Cocoa parts. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85897 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Grouping similar classes in Xcode.SND\MaddTheSane_cp2013-07-051-0/+3
| | | | | | Implement the Instrument build phase, for when your profile with Instruments. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85842 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Moving the Xcode config files to their own folder, and fixing the projects' ↵SND\MaddTheSane_cp2013-07-051-0/+3
references to them. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85831 e17a0e51-4ae3-4d35-97c3-1a29b211df97