[genindex] remove dependency from qt library.
This commit is contained in:
parent
698b941f20
commit
2ee02730f3
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
TEMPLATE = app
|
||||
TARGET = genindex
|
||||
CONFIG += console warn_on
|
||||
CONFIG -= app_bundle
|
||||
CONFIG -= app_bundle qt
|
||||
|
||||
INCLUDEPATH += ../../3rdparty/boost
|
||||
|
||||
|
|
Reference in a new issue