Build Style specific files
Build Style specific files
- Subject: Build Style specific files
- From: Peter Boctor <email@hidden>
- Date: Mon, 03 May 2004 15:44:57 -0700
I like how files are shared among build styles, but our projects need
to include (non-system) frameworks and shared libraries. We have
separate debug and release versions of these.
Can I somehow set up a project so that all the files are shared, but
the frameworks and shared libraries come from different debug and
release folders?
Is there perhaps a way to specify that a file/framework is relative
to the build style? I tried hand editing the
project.pbxproj file and changing the file path to include the build
style name: ../$(BUILD_STYLE)/ but not surprisingly this didn't work.
-peter
_______________________________________________
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.