| 
            Last change
 on this file was             2, checked in by dmik, 20 years ago           | 
        
        
          | 
             
Imported xplatform parts of the official release 3.3.1 from Trolltech 
 
           | 
        
        
          | 
            File size:
            768 bytes
           | 
        
      
      
| Line |   | 
|---|
| 1 | TEMPLATE        = app
 | 
|---|
| 2 | TARGET          = themes
 | 
|---|
| 3 | 
 | 
|---|
| 4 | CONFIG          += qt warn_on release no_batch
 | 
|---|
| 5 | DEPENDPATH      = ../../include
 | 
|---|
| 6 | 
 | 
|---|
| 7 | REQUIRES        = full-config
 | 
|---|
| 8 | 
 | 
|---|
| 9 | HEADERS         = themes.h \
 | 
|---|
| 10 |                   ../buttongroups/buttongroups.h \
 | 
|---|
| 11 |                   ../lineedits/lineedits.h \
 | 
|---|
| 12 |                   ../listboxcombo/listboxcombo.h \
 | 
|---|
| 13 |                   ../checklists/checklists.h \
 | 
|---|
| 14 |                   ../progressbar/progressbar.h \
 | 
|---|
| 15 |                   ../rangecontrols/rangecontrols.h \
 | 
|---|
| 16 |                   ../richtext/richtext.h \
 | 
|---|
| 17 |                   wood.h \
 | 
|---|
| 18 |                   metal.h
 | 
|---|
| 19 | 
 | 
|---|
| 20 | SOURCES         = themes.cpp \
 | 
|---|
| 21 |                   main.cpp \
 | 
|---|
| 22 |                   ../buttongroups/buttongroups.cpp \
 | 
|---|
| 23 |                   ../lineedits/lineedits.cpp \
 | 
|---|
| 24 |                   ../listboxcombo/listboxcombo.cpp \
 | 
|---|
| 25 |                   ../checklists/checklists.cpp \
 | 
|---|
| 26 |                   ../progressbar/progressbar.cpp \
 | 
|---|
| 27 |                   ../rangecontrols/rangecontrols.cpp \
 | 
|---|
| 28 |                   ../richtext/richtext.cpp \
 | 
|---|
| 29 |                   wood.cpp \
 | 
|---|
| 30 |                   metal.cpp
 | 
|---|
| 31 | 
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.