[Qt-interest] Subdirs and Xcode
John Weeks
john at wavemetrics.com
Mon Mar 21 18:36:08 CET 2011
I'm using a subdirs project that has this in it:
TEMPLATE = subdirs
SUBDIRS = IsolatedGraphics IgorPhoenix
CONFIG += ordered
This works with QtCreator on my Macintosh.
I want to make an Xcode project, so I used this command:
qmake -spec macx-xcode -recursive IgorPhoenixSubdirs.pro
It makes an Xcode project that references two other projects, as expected. But it has no product or target, and it can't be built. I can double-click each of the sub-projects, and they both build.
Is there a solution to this?
Regards,
John Weeks
WaveMetrics, Inc.
Phone (503) 620-3001
Fax (503) 620-6754
email support at WaveMetrics.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110321/99337b23/attachment.html
More information about the Qt-interest-old
mailing list