| Last change
 on this file since 327 was             2, checked in by Dmitry A. Kuminov, 16 years ago | 
        
          | 
Initially imported qt-all-opensource-src-4.5.1 from Trolltech.
 | 
        
          | File size:
            441 bytes | 
      
      
| Line |  | 
|---|
| 1 | HEADERS     = mainwindow.h \ | 
|---|
| 2 | piecesmodel.h \ | 
|---|
| 3 | puzzlewidget.h | 
|---|
| 4 | RESOURCES   = puzzle.qrc | 
|---|
| 5 | SOURCES     = main.cpp \ | 
|---|
| 6 | mainwindow.cpp \ | 
|---|
| 7 | piecesmodel.cpp \ | 
|---|
| 8 | puzzlewidget.cpp | 
|---|
| 9 |  | 
|---|
| 10 | # install | 
|---|
| 11 | target.path = $$[QT_INSTALL_EXAMPLES]/itemviews/puzzle | 
|---|
| 12 | sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro *.jpg | 
|---|
| 13 | sources.path = $$[QT_INSTALL_EXAMPLES]/itemviews/puzzle | 
|---|
| 14 | INSTALLS += target sources | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.