Fixed wrong inclusion of QtHelp module.

bb10
axis 2011-01-24 15:52:04 +01:00
parent a93039b229
commit 346b3b0976
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,3 @@
INCLUDEPATH = $$QMAKE_INCDIR_QT/QtHelp $$INCLUDEPATH
QT += xml sql
qtAddLibrary(QtHelp)
qtAddModule(help)