aboutsummaryrefslogtreecommitdiffstats
path: root/qtbindings/qtscript_core/qtscript_core.pro
blob: b8a878a5e5dad02febc756f15ebd92f0ebd5db91 (plain) (blame)
1
2
3
4
5
6
7
TARGET = qtscript_core
include(../qtbindingsbase.pri)
SOURCES += plugin.cpp
HEADERS += qtscriptconcurrent.h plugin.h
INCLUDEPATH += ./include/
QT += concurrent widgets
include($$GENERATEDCPP/com_trolltech_qt_core/com_trolltech_qt_core.pri)