| 
            Last change
 on this file since 321 was             2, checked in by Dmitry A. Kuminov, 17 years ago           | 
        
        
          | 
             
Initially imported qt-all-opensource-src-4.5.1 from Trolltech. 
 
           | 
        
        
          | 
            File size:
            256 bytes
           | 
        
      
      
| Line |   | 
|---|
| 1 | #
 | 
|---|
| 2 | # qmake configuration for llvm
 | 
|---|
| 3 | #
 | 
|---|
| 4 | 
 | 
|---|
| 5 | MAKEFILE_GENERATOR      = UNIX
 | 
|---|
| 6 | TEMPLATE                = app
 | 
|---|
| 7 | CONFIG                  += qt warn_on release incremental link_prl
 | 
|---|
| 8 | QT                      += core gui
 | 
|---|
| 9 | QMAKE_INCREMENTAL_STYLE = sublib
 | 
|---|
| 10 | 
 | 
|---|
| 11 | include(../common/llvm.conf)
 | 
|---|
| 12 | include(../common/linux.conf)
 | 
|---|
| 13 | load(qt_config)
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.