Conditional include based on configuration
Conditional include based on configuration
- Subject: Conditional include based on configuration
- From: Stéphane Beauchemin <email@hidden>
- Date: Wed, 17 Jun 2009 15:38:11 -0400
- Thread-topic: Conditional include based on configuration
Hi Everyone,
We need to have some source files included only in the debug
version but not in the release build. It seems to be impossible to do that kind
of thing with XCode. Anyone has a workaround, for it?
We have about 100 files that need be removed from the
release build (those files needs to be in release build). It is a multiplatform
library so we don’t really want to pollute all the files by #ifdef DEBUG.
Thank you,
Stephane
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden