• 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
Re: Yet another build styles question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Yet another build styles question


  • Subject: Re: Yet another build styles question
  • From: Thomas Dibble <email@hidden>
  • Date: Tue, 28 Oct 2003 09:50:03 -0800

Example:

OTHER_CFLAGS [=]	${OTHER_CFLAGS} -D_DEBUG

This will take whatever is in "OTHER_CFLAGS" and append " -D_DEBUG", the same behavior as "+=" before. Note you can also prepend your new text (which you could also do before; this syntax was always available in Project Builder as far as I know, although there were some oddities).

				---- Tom Dibble


On Oct 28, 2003, at 3:58 AM, Bill Cheeseman wrote:

on 03-10-28 2:37 AM, Scott Tooker at email@hidden wrote:

Look below the settings table in the Styles tab for a description of
$(value).

$(value) represents the inherited build setting value at that level and
can be placed anywhere in the build setting (which is more powerful
than the =/+= column).

Could you provide a couple of examples of how you would use this in a build
setting?


--

Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com

The AppleScript Sourcebook - http://www.AppleScriptSourcebook.com
Vermont Recipes - http://www.stepwise.com/Articles/VermontRecipes
_______________________________________________
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.
_______________________________________________
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.

  • Follow-Ups:
    • Re: Yet another build styles question
      • From: Scott Tooker <email@hidden>
References: 
 >Re: Yet another build styles question (From: Bill Cheeseman <email@hidden>)

  • Prev by Date: Re: wchar link problems building for jaguar
  • Next by Date: Re: Smaller Application?
  • Previous by thread: Re: Yet another build styles question
  • Next by thread: Re: Yet another build styles question
  • Index(es):
    • Date
    • Thread