PDA

View Full Version : MAC, qmake, Carbon Bundle



Joan
26th June 2009, 17:09
Hi,

I hope you can help me. Is there any way to configure a *.pro file to get qmake create a correct XCode Carbon Bundle project?

The XCode settings have to be
Mach-O Type == Bundle
Wrapper Extension == bundle

This won't do the job...

TEMPLATE = lib
CONFIG += lib_bundle



Thank you very much,
Joan