appfoundation/appfoundation.pro
changeset 66 32469d7d46ff
parent 60 f62f87b200ec
equal deleted inserted replaced
61:8e5041d13c84 66:32469d7d46ff
    14 # Description:
    14 # Description:
    15 #
    15 #
    16 
    16 
    17 TEMPLATE = subdirs
    17 TEMPLATE = subdirs
    18 
    18 
    19 SUBDIRS+=  servicemodel \
    19 SUBDIRS+=  statemodel \
    20            statemodel \
       
    21            appruntimemodel
    20            appruntimemodel
    22 
    21 
    23 CONFIG += ordered
    22 CONFIG += ordered
    24 
    23 
    25 tests:include(appfoundation_tests.pri)
    24 tests:include(appfoundation_tests.pri)
    26