| Last change
 on this file since 50 was             2, checked in by Dmitry A. Kuminov, 16 years ago | 
        
          | 
Initially imported qt-all-opensource-src-4.5.1 from Trolltech.
 | 
        
          | File size:
            316 bytes | 
      
      
| Line |  | 
|---|
| 1 | TARGET     = QtScriptTools | 
|---|
| 2 | QPRO_PWD   = $$PWD | 
|---|
| 3 | QT         = core gui script | 
|---|
| 4 | DEFINES   += QT_BUILD_SCRIPTTOOLS_LIB | 
|---|
| 5 | DEFINES   += QT_NO_USING_NAMESPACE | 
|---|
| 6 | #win32-msvc*|win32-icc:QMAKE_LFLAGS += /BASE:0x66000000 | 
|---|
| 7 |  | 
|---|
| 8 | unix:QMAKE_PKGCONFIG_REQUIRES = QtCore QtGui QtScript | 
|---|
| 9 |  | 
|---|
| 10 | include(../qbase.pri) | 
|---|
| 11 |  | 
|---|
| 12 | include(debugging/debugging.pri) | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.