| 
            Last change
 on this file since 87 was             8, checked in by dmik, 20 years ago           | 
        
        
          | 
             
Transferred Qt for OS/2 version 3.3.1-rc5 sources from the CVS 
 
           | 
        
        
          | 
            File size:
            398 bytes
           | 
        
      
      
| Line |   | 
|---|
| 1 | TEMPLATE        = subdirs
 | 
|---|
| 2 | no-png {
 | 
|---|
| 3 |     message("Tools not available without PNG support")
 | 
|---|
| 4 | } else {
 | 
|---|
| 5 |     SUBDIRS             = assistant/lib \
 | 
|---|
| 6 |                       designer \
 | 
|---|
| 7 |                       assistant \
 | 
|---|
| 8 |                       linguist
 | 
|---|
| 9 |     unix:SUBDIRS        += qtconfig
 | 
|---|
| 10 |     ## @todo (dmik) temporary, until everything can be compiled on OS/2
 | 
|---|
| 11 |     os2:SUBDIRS     -= assistant assistant/lib
 | 
|---|
| 12 | }
 | 
|---|
| 13 | 
 | 
|---|
| 14 | CONFIG+=ordered
 | 
|---|
| 15 | REQUIRES=full-config nocrosscompiler
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.