aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/cplusplus/ast/ast.pro
blob: 84733f97e6f78c44972ef40bf488f2da594ce7fc (plain)
1
2
3
4
5
TEMPLATE = app
CONFIG += qt warn_on console depend_includepath
QT = core testlib
include(../shared/shared.pri)
SOURCES += tst_ast.cpp