Custom build rule that outputs an object file does not get added to the link file list?
Custom build rule that outputs an object file does not get added to the link file list?
- Subject: Custom build rule that outputs an object file does not get added to the link file list?
- From: "Corey O'Connor" <email@hidden>
- Date: Tue, 17 May 2005 11:17:21 -0700
I have a custom build rule that compiles O'Caml files into an object
file, but this file isn't automatically added to the link phase. I've
had to create a placeholder file for the built object and add that to
the "Link with Frameworks and Libraries" build phase.
I would have figured an object file would be automatically added to
the link phase of the application. Is the current behavior correct?
--
-Corey O'Connor
_______________________________________________
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