[Development] qmake qt5

Sylvain Pointeau sylvain.pointeau at gmail.com
Wed Sep 12 23:44:56 CEST 2012


QMAKE_TARGET and TARGET in the makefile were blank.
once I changed them, it was ok, at least trying to compile.

QMAKE_TARGET  = myapp
DESTDIR       =
TARGET        = myapp.app/Contents/MacOS/myapp

is it normal?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120912/1f5b399f/attachment.html>


More information about the Development mailing list