Skip to content
Snippets Groups Projects
Commit bf7dae57 authored by hjk's avatar hjk
Browse files

Fixes: remove use of qttest_p4.prf

    Details:  makes it compile now with Qt snapshots
parent ec113e27
No related branches found
No related tags found
No related merge requests found
load(qttest_p4) TEMPLATE = app
CONFIG += qt warn_on console depend_includepath
QT = core testlib
include(../shared/shared.pri) include(../shared/shared.pri)
QT = core
SOURCES += tst_ast.cpp SOURCES += tst_ast.cpp
load(qttest_p4) TEMPLATE = app
CONFIG += qt warn_on console depend_includepath
QT = core testlib
include(../shared/shared.pri) include(../shared/shared.pri)
QT = core
SOURCES += tst_semantic.cpp SOURCES += tst_semantic.cpp
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment