Creationg a stand-alone resource file
Creationg a stand-alone resource file
- Subject: Creationg a stand-alone resource file
- From: "Philippe Casgrain" <email@hidden>
- Date: Mon, 17 Oct 2005 15:00:14 -0400
- Thread-topic: Creationg a stand-alone resource file
My app needs a stand-alone resource file (it contains all of its
dialogs). In CW, I had a target that only did a "Merge" and Rez-ed my .r
files, allowing me to set filetype, creator and location.
In Xcode, the only way I have found to do that is to have a Script Build
Phase, which calls /Developer/Tools/Rez on my .r files. It works, but I
feel it could be better: I would like a GUI to set my #include paths,
for instance. Or the filetype/creator.
Can I create a project (.xcodeproj) or use a Makefile to build my
resource file? I could not find anything that would have, as its output,
a resource file. Shell tools, applications, OK but no stand-alone
resource file...
Thanks,
Philippe
_______________________________________________
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