summaryrefslogtreecommitdiffstats
path: root/Source/JavaScriptCore/qt/tests/qscriptengine/qscriptengine.pro
blob: d521dd89bdbeb42291f77c0997e9087ed491ab78 (plain)
1
2
3
4
5
6
7
8
TEMPLATE = app
TARGET = tst_qscriptengine
QT += testlib
isEmpty(OUTPUT_DIR): OUTPUT_DIR = ../../../..
include(../tests.pri)

SOURCES += tst_qscriptengine.cpp