| Last change
 on this file since 185 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:
            295 bytes | 
      
      
| Line |  | 
|---|
| 1 | TEMPLATE        = app | 
|---|
| 2 | TARGET          = widgets | 
|---|
| 3 |  | 
|---|
| 4 | CONFIG          += qt warn_on release | 
|---|
| 5 | DEPENDPATH      = ../../include | 
|---|
| 6 | INCLUDEPATH     += ../aclock ../dclock | 
|---|
| 7 |  | 
|---|
| 8 | REQUIRES        = full-config | 
|---|
| 9 |  | 
|---|
| 10 | HEADERS         = widgets.h ../aclock/aclock.h ../dclock/dclock.h | 
|---|
| 11 | SOURCES         = main.cpp widgets.cpp ../aclock/aclock.cpp ../dclock/dclock.cpp | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.