| Last change
 on this file since 184 was             160, checked in by dmik, 19 years ago | 
        
          | 
Imported table and iconview modules and a bunch of dependent examples from the official release 3.3.1 from Trolltech.
 | 
        
          | File size:
            319 bytes | 
      
      
| Line |  | 
|---|
| 1 | TEMPLATE        = app | 
|---|
| 2 | TARGET          = fileiconview | 
|---|
| 3 |  | 
|---|
| 4 | CONFIG          += qt warn_on release | 
|---|
| 5 | DEPENDPATH      = ../../include | 
|---|
| 6 |  | 
|---|
| 7 | REQUIRES        = iconview full-config | 
|---|
| 8 |  | 
|---|
| 9 | HEADERS         = mainwindow.h \ | 
|---|
| 10 | qfileiconview.h \ | 
|---|
| 11 | ../dirview/dirview.h | 
|---|
| 12 | SOURCES         = main.cpp \ | 
|---|
| 13 | mainwindow.cpp \ | 
|---|
| 14 | qfileiconview.cpp \ | 
|---|
| 15 | ../dirview/dirview.cpp | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.