| Last change
 on this file since 337 was             2, checked in by Dmitry A. Kuminov, 16 years ago | 
        
          | 
Initially imported qt-all-opensource-src-4.5.1 from Trolltech.
 | 
        
          | File size:
            433 bytes | 
      
      
| Line |  | 
|---|
| 1 | TEMPLATE = app | 
|---|
| 2 | HEADERS += colorswatch.h mainwindow.h toolbar.h | 
|---|
| 3 | SOURCES += colorswatch.cpp mainwindow.cpp toolbar.cpp main.cpp | 
|---|
| 4 | build_all:!build_pass { | 
|---|
| 5 | CONFIG -= build_all | 
|---|
| 6 | CONFIG += release | 
|---|
| 7 | } | 
|---|
| 8 |  | 
|---|
| 9 | RESOURCES += mainwindow.qrc | 
|---|
| 10 |  | 
|---|
| 11 | # install | 
|---|
| 12 | target.path = $$[QT_INSTALL_DEMOS]/mainwindow | 
|---|
| 13 | sources.files = $$SOURCES $$HEADERS $$FORMS $$RESOURCES *.png *.jpg *.pro | 
|---|
| 14 | sources.path = $$[QT_INSTALL_DEMOS]/mainwindow | 
|---|
| 15 | INSTALLS += target sources | 
|---|
| 16 |  | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.