Re: legacy library build can't find 'Preprocessor Macros'
Re: legacy library build can't find 'Preprocessor Macros'
- Subject: Re: legacy library build can't find 'Preprocessor Macros'
- From: Chris Espinosa <email@hidden>
- Date: Wed, 3 Mar 2004 10:00:02 -0800
On Mar 3, 2004, at 8:11 AM, Ken Hawkins wrote:
I am building a legacy library and when i set up the target i do not
see an entry slot for 'Preprocessor macros' so that i can enter a
build flag e.g. foo=bar.
does this somehow not show up for legacy library targets? how can i
add a flag to the lib build?
You add an OTHER_CFLAGS entry and set its value to -Dfoo=bar
Chris
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.