• 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: Is it possible to break lines in the .xcconfig file?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is it possible to break lines in the .xcconfig file?


  • Subject: Re: Is it possible to break lines in the .xcconfig file?
  • From: Thomas Engelmeier <email@hidden>
  • Date: Sun, 12 Mar 2006 20:16:36 +0100


Am 12.03.2006 um 15:22 schrieb amir:

Is it possible to break lines in the .xcconfig file?

I would like to break the USER_HEADER_SEARCH_PATHS and the HEADER_SEARCH_PATHS variable since it become very long.

The obvious solution

foo = $(foo) another value
foo = $(foo) more values

does NOT work.

temp_var = another value
foo = $(foo) $(temp_var) more values

works around that.
_______________________________________________
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


References: 
 >Is it possible to break lines in the .xcconfig file? (From: amir <email@hidden>)

  • Prev by Date: "Open Quickly" help!
  • Next by Date: [Meet] UK Mac Developers (London) - Monday 13th March
  • Previous by thread: Is it possible to break lines in the .xcconfig file?
  • Next by thread: "Open Quickly" help!
  • Index(es):
    • Date
    • Thread