examples/tutorials/tutorials.pro
changeset 33 3e2da88830cd
parent 0 1918ee327afb
equal deleted inserted replaced
30:5dc02b23752f 33:3e2da88830cd
     1 TEMPLATE      = subdirs
     1 TEMPLATE      = subdirs
     2 SUBDIRS       = \
     2 SUBDIRS       = \
     3                 addressbook
     3                 addressbook \
       
     4                 modelview
       
     5 
     4 
     6 
     5 # install
     7 # install
     6 sources.files = README *.pro
     8 sources.files = README *.pro
     7 sources.path = $$[QT_INSTALL_EXAMPLES]/tutorials
     9 sources.path = $$[QT_INSTALL_EXAMPLES]/tutorials
     8 INSTALLS += sources
    10 INSTALLS += sources