summaryrefslogtreecommitdiffstats
path: root/qtbindings/qtscript_core/qtscript_core.pro
blob: 5b7f14df935c4957da8f4d6176dbb365ed12ead4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TARGET = qtscript_core
include(../qtbindingsbase.pri)
SOURCES += $$GENERATEDCPP/com_nokia_qt_core/main.cpp
include($$GENERATEDCPP/com_nokia_qt_core/com_nokia_qt_core.pri)

symbian {
    TARGET.EPOCALLOWDLLDATA=1
}


target.path += \
    /usr/local/lib

INSTALLS += \
    target