summaryrefslogtreecommitdiffstats
path: root/src/scripttools/scripttools.pro
blob: 5878db2a0ff39e272173a23d7ce8d61bea66a1d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TARGET     = QtScriptTools
QPRO_PWD   = $$PWD
QT         = core gui script
DEFINES   += QT_BUILD_SCRIPTTOOLS_LIB
DEFINES   += QT_NO_USING_NAMESPACE
#win32-msvc*|win32-icc:QMAKE_LFLAGS += /BASE:0x66000000

unix:QMAKE_PKGCONFIG_REQUIRES = QtCore QtGui QtScript

include(../qbase.pri)

include(debugging/debugging.pri)

symbian:TARGET.UID3=0x2001E625