Calling an external resource compiler during a build -- how?
Calling an external resource compiler during a build -- how?
- Subject: Calling an external resource compiler during a build -- how?
- From: Richard Clark <email@hidden>
- Date: Tue, 25 Nov 2003 10:53:07 -0800
I need to call an external tool as part of the build process (a custom resource compiler) and need assistance w/ setting up a custom build rule.
I found the build rules panel just fine (select "targets" and get info, then click "rules", but need to know three things:
1) What is the format for the filename specification? I'm assuming *.ext
2) What is the format for the command line (e.g. "tool -c %1.ext -o %1.out")
3) What is the format, if any, for the "output files" line?
Gee, I'm not asking for much, am I? ;)
...Richard
P.S. Apologies if you get a duplicate -- I had to change my subscription options when my first message bounced.
_______________________________________________
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.