[Qt-creator] Custom makefiles not being used

Chris Kurecka ckurecka at zattoo.com
Tue Nov 4 00:19:43 CET 2008


In my qmake.pro in QtCreator, I specify MAKEFILE="Makefile.qtcreator",
but when I actually try to build my project within QtCreator it seems to
ignore that and simply run "make" instead of "make -f
Makefile.qtcreator".  I have a separate Makefile for other purposes in
that directory and QtCreator can't build my application with that file.

Thanks,

Chris Kurecka




More information about the Qt-creator-old mailing list