source:
trunk/examples/tools/tools.pro@
907
      
      | Last change on this file since 907 was 674, checked in by , 16 years ago | |
|---|---|
| File size: 811 bytes | |
| Line | |
|---|---|
| 1 | TEMPLATE = subdirs | 
| 2 | CONFIG += ordered | 
| 3 | SUBDIRS = codecs \ | 
| 4 | completer \ | 
| 5 | customcompleter \ | 
| 6 | echoplugin \ | 
| 7 | i18n \ | 
| 8 | inputpanel \ | 
| 9 | contiguouscache \ | 
| 10 | plugandpaintplugins \ | 
| 11 | plugandpaint \ | 
| 12 | regexp \ | 
| 13 | settingseditor \ | 
| 14 | styleplugin \ | 
| 15 | treemodelcompleter \ | 
| 16 | undoframework | 
| 17 | |
| 18 | plugandpaint.depends = plugandpaintplugins | 
| 19 | |
| 20 | # install | 
| 21 | target.path = $$[QT_INSTALL_EXAMPLES]/tools | 
| 22 | sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS tools.pro README | 
| 23 | sources.path = $$[QT_INSTALL_EXAMPLES]/tools | 
| 24 | INSTALLS += target sources | 
| 25 | |
| 26 | symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) | 
| 27 | |
| 28 | os2: SUBDIRS -= inputpanel | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
