PB question
PB question
- Subject: PB question
- From: Gerben Wierda <email@hidden>
- Date: Fri, 19 Jul 2002 20:52:41 +0200
I want to include a compiled ordinary C-program in the Resources of my
app. So far I have done this by compiling this by hand and adding it to
the Resources of my project. Instead, I would like to add a link to the
C-source file to my project and have it compiled into the Resources
directory of my app when I build so that it will be automatically
up-to-date. What is the way I am supposed to do that?
Thanks,
G
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.