Re: Has anyone managed an easy way of including /usr/lib/ files?
Re: Has anyone managed an easy way of including /usr/lib/ files?
- Subject: Re: Has anyone managed an easy way of including /usr/lib/ files?
- From: Thomas Dibble <email@hidden>
- Date: Mon, 15 Dec 2003 08:14:29 -0800
In your "Other Linker Flags", put "-lz" to include the standard
libz.dylib (or change "z" to "abc" for "libabc.dylib", etc).
---- Tom Dibble
On Dec 15, 2003, at 7:10 AM, Jose Commins wrote:
From a fresh Xcode project, I can't seem to add /usr/lib/libz.dylib
among others. With Project Builder, despite the 'add frameworks...'
file browser only showing the 'non-root' filesystem, it allowed you to
type the path, so typing /usr/ would actually get you in there and
allow you to include the blighters. No go with Xcode - has anyone
found a way to do this, or are we talking another 'feature'?
Regards,
Jose.
_______________________________________________
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.
_______________________________________________
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.