Re: How do I link?
Re: How do I link?
- Subject: Re: How do I link?
- From: Jean-Daniel Dupas <email@hidden>
- Date: Fri, 27 Jun 2008 19:34:38 +0200
Le 27 juin 08 à 19:12, Brian OBrien a écrit :
I created an xcode project that has two targets:
1) a bsd static library
2) a bsd shell tool.
(many thanks Rua HasZard Morris)
The problem I'm having how is how do I specify that the shell tool
should link against the static library?
Thinking in advance.. I'm sure the debug version of the shell tool
must link against the debug version of the library and the release
against the release.
If I touch the source of the static library and make the shell tool,
will xcode know that there is a dependency to the library and make
the library first?
Google: xcode target dependency
First result:
Defining Target Dependencies
http://developer.apple.com/documentation/DeveloperTools/Conceptual/XcodeUserGuide/Contents/Resources/en.lproj/05_02_bs_targets/chapter_31_section_3.html#/
/apple_ref/doc/uid/TP40002689-SW11
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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