examples/linguist/linguist.pro
changeset 0 1918ee327afb
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 TEMPLATE      = subdirs
       
     2 SUBDIRS       = arrowpad \
       
     3                 hellotr \
       
     4                 trollprint
       
     5 
       
     6 # install
       
     7 sources.files = README *.pro
       
     8 sources.path = $$[QT_INSTALL_EXAMPLES]/linguist
       
     9 INSTALLS += sources
       
    10 
       
    11 symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)