source:
trunk/tools/activeqt/activeqt.pro@
173
      
      | Last change on this file since 173 was 2, checked in by , 16 years ago | |
|---|---|
| File size: 216 bytes | |
| Line | |
|---|---|
| 1 | TEMPLATE = subdirs | 
| 2 | |
| 3 | CONFIG += ordered | 
| 4 | |
| 5 | contains(QT_EDITION, OpenSource|Console) { | 
| 6 | message("You are not licensed to use ActiveQt.") | 
| 7 | } else { | 
| 8 | SUBDIRS = dumpdoc \ | 
| 9 | dumpcpp \ | 
| 10 | testcon | 
| 11 | } | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
