Answer the question
In order to leave comments, you need to log in
Unusual behavior of qmake - bug or feature?
I work with Qt 4.8.2 together with MSVC 2008, I generate projects like this:
qmake.exe -spec win32-msvc2008 -r -tp vc projects.pro
CONFIG -= qt
HEADERS = *.h
SOURCES = *.cpp
The project is a Qt application and should link against the Qt library. You can use the QT variable to control any additional Qt modules that are required by your application.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question