Re: Is there a way to "globally" #define some value as if it were in some main header file?
Re: Is there a way to "globally" #define some value as if it were in some main header file?
- Subject: Re: Is there a way to "globally" #define some value as if it were in some main header file?
- From: Gen Kiyooka <email@hidden>
- Date: Fri, 5 Aug 2005 15:54:46 -0700
On Aug 5, 2005, at 2:24 PM, John Draper wrote:
Gen Kiyooka wrote:
Crunch
Grok 'prefix file'.
Huh? I have NO CLUE of the meaning of this cryptic statement....
A prefix file is a short file that will be included at the 'top' of
every
file in the build. It should be discussed in the docs. Most of the
Apple samples use a 'precompiled header' file with a .pch file
extension. Poke around in the samples.
Also, In Target settings, scroll down to Preprocessor Macros.
"Target settings"? Where? in the menu? what menu, what item?
I'm using X-Code 1.5 - are we talking about the same version?
I don't see a "Target settings"!!!!
Each project can have one or more 'Targets' associated with it.
They are listed on the left side in the tree view, there. If you do
a 'Get Info' on a particular target it will show you the build settings
for that target.
If you need to call for tech support, Apple is a better bet than me.
I use CodeWarrior mostly, and Xcode infrequently.
Also, there is an xcode mailing list.
Gen
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden