Ensure QCommandLine builds with VS 2010.

The fix is from Vitaliy Slobodin <vitaliy.slobodin@gmail.com>

http://code.google.com/p/phantomjs/issues/detail?id=55
1.7
Ariya Hidayat 2012-09-04 08:00:47 -07:00
parent 93686d8306
commit 2e96c7c359
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
VPATH += $$PWD
INCLUDEPATH += $$PWD
DEFINES += STATIC_BUILD QCOMMANDLINE_STATIC
SOURCES += qcommandline.cpp
HEADERS += qcommandline.h