• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
extend existing build settings with build style
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

extend existing build settings with build style


  • Subject: extend existing build settings with build style
  • From: email@hidden
  • Date: Thu, 15 Jul 2004 17:43:11 +0200

Hi,

recently I switched from ProjectBuilder to Xcode. In my old projects I
used build styles also to extend an existing build setting e.g. for a
certain target I set OTHER_CFLAGS = -DTHIS_TARGET_NEEDS_THIS_DEFINED and
added in the build style Development simply OTHER_CFLAGS += -DDEBUG_BUILD
to enable special debug code.

Since changing to Xcode I cannot find a possibility to add something to an
existing build setting anymore. When trying to include $(OTHER_CFLAGS) in
either one of the target or style settings it has not the effect I wish.
When adding this to the style setting, it complains about a self
reference.

btw. I'm still using the 'legacy targets' in Xcode and did not yet
convert.

What can I do to get the behavior I want?

Thanks in advance for your help,
        Holger


----
Holger Hoerich, Research Engineer

Coding Technologies
D-90429 Nuremberg, Deutschherrnstr. 15-19
Phone +49 (0) 911 92891-28, Fax -99
_______________________________________________
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.


  • Prev by Date: Re: How to run symlink command in shell script build phase
  • Next by Date: Re: extend existing build settings with build style
  • Previous by thread: Re: How to run symlink command in shell script build phase
  • Next by thread: Re: extend existing build settings with build style
  • Index(es):
    • Date
    • Thread