Re: specifying yacc flags for single file?
Re: specifying yacc flags for single file?
- Subject: Re: specifying yacc flags for single file?
- From: Izidor Jerebic <email@hidden>
- Date: Mon, 17 May 2004 10:41:16 +0200
On 16 May 2004, at 22:49, Gerard Iglesias wrote:
Hi,
I have not the time to check it how it is in the Xcode 1.2 version,
but in the past I used sub target for the different parser I needed to
make, then you can specify target for YACC or LEX as you want in the
inspector panel
Thanks for the reply, but I could not get it to work in this way...
What kind of sub-target did you use? When I select "New Target", I can
only choose among targets which produce applications, bundles and so
on. What target can I use for sub-target to produce compiled yacc and
lex files (.o) and include them in the super-target build process?
izidor
_______________________________________________
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.