summaryrefslogtreecommitdiff
path: root/tests/auto/qdoc/qdocglobals/qdocglobals.pro
blob: fa7ddb8e0cc2d625495af79a5f584e12534cfafc (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
QT = core testlib
TARGET = tst_qdocglobals
INCLUDEPATH += $$PWD/../../../../src/qdoc

HEADERS += $$PWD/../../../../src/qdoc/qdocglobals.h

SOURCES += $$PWD/../../../../src/qdoc/qdocglobals.cpp \
           tst_qdocglobals.cpp