| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
email@hidden wrote on 4/27/05, 3:13 PM: > Hmm, what if I have a vendor supplied library: "libSuperCool.a" and > "libDebugSuperCool.a". Last time I wrestled with build styles I > couldn't have the deployment style use one library and the debug style > use the other. But that was a while ago. The way we got around this was to have the build style set a variable with the library name (or path in our case) and then reference that in the "other linker flags" build setting. Of course this only works with things you can use with "-lFoopy" but it's better than two separate targets with duplicate files for just one change. -- Mike Pinkerton Mac Weenie email@hidden http://people.netscape.com/pinkerton/ _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/xcode-users/email@hidden This email sent to email@hidden
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.