Last change
on this file was 561, checked in by Dmitry A. Kuminov, 15 years ago |
trunk: Merged in qt 4.6.1 sources.
|
File size:
375 bytes
|
Rev | Line | |
---|
[2] | 1 | TARGET = QtScriptTools
|
---|
[166] | 2 | os2:TARGET_SHORT = QtScTl
|
---|
[2] | 3 | QPRO_PWD = $$PWD
|
---|
| 4 | QT = core gui script
|
---|
| 5 | DEFINES += QT_BUILD_SCRIPTTOOLS_LIB
|
---|
| 6 | DEFINES += QT_NO_USING_NAMESPACE
|
---|
| 7 | #win32-msvc*|win32-icc:QMAKE_LFLAGS += /BASE:0x66000000
|
---|
| 8 |
|
---|
| 9 | unix:QMAKE_PKGCONFIG_REQUIRES = QtCore QtGui QtScript
|
---|
| 10 |
|
---|
| 11 | include(../qbase.pri)
|
---|
| 12 |
|
---|
[561] | 13 |
|
---|
[2] | 14 | include(debugging/debugging.pri)
|
---|
[561] | 15 |
|
---|
| 16 | symbian:TARGET.UID3=0x2001E625
|
---|
Note:
See
TracBrowser
for help on using the repository browser.