| Last change
 on this file since 687 was             166, checked in by Dmitry A. Kuminov, 16 years ago | 
        
          | 
Added short DLL names for many modules and plugins.
 | 
        
          | File size:
            342 bytes | 
      
      
| Line |  | 
|---|
| 1 | TARGET     = QtScriptTools | 
|---|
| 2 | os2:TARGET_SHORT = QtScTl | 
|---|
| 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 |  | 
|---|
| 13 | include(debugging/debugging.pri) | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.