summaryrefslogtreecommitdiff
path: root/tests/auto/qscriptcontext/qscriptcontext.pro
blob: 6731cf9f2b3c55305132e98cce12f8e65f9e797b (plain)
1
2
3
4
5
6
7
TARGET = tst_qscriptcontext
CONFIG += testcase
QT = core script testlib
SOURCES  += tst_qscriptcontext.cpp

# QTBUG-23463
linux-*:system(". /etc/lsb-release && [ $DISTRIB_CODENAME = oneiric ]"):DEFINES+=UBUNTU_ONEIRIC