[Qt-interest] MAC, qmake, Carbon Bundle

Michael Spork micha at db-audioware.com
Fri Jun 26 13:08:20 CEST 2009


Hi,

I am a bit puzzled and hopefully someone can help me. I want to create a
"bundlePlugin.pro" file, so "qmake -spec macx-xcode bundlePlugin.pro"
will create a OSX-XCode project with a "Carbon Bundle Library" target.


The following combinations doesn't do the job:

TEMPLATE = lib
CONFIG += plugin

or

TEMPLATE = lib
CONFIG += lib_bundle



Anyone has an idea?



Thank you,
Michael.



More information about the Qt-interest-old mailing list