K kamo macrumors member Original poster Mar 21, 2008 34 0 May 6, 2008 #1 Hello, Is there any way to print out all defined compiler directives at build time in xcode? Thanks, -kamo
Hello, Is there any way to print out all defined compiler directives at build time in xcode? Thanks, -kamo
yeroen macrumors 6502a Mar 8, 2007 944 2 Cambridge, MA May 6, 2008 #2 All the ones you decided to include or all the ones GCC defines? (I'm assuming the first)
K kamo macrumors member Original poster Mar 21, 2008 34 0 May 13, 2008 #3 All of them, xcode, gcc and user defined...