ui/ui.pro
changeset 44 aa2fa096cbfb
parent 43 72396548277c
equal deleted inserted replaced
43:72396548277c 44:aa2fa096cbfb
    14 #* Description:
    14 #* Description:
    15 #*
    15 #*
    16 #*/ 
    16 #*/ 
    17 TEMPLATE    = subdirs
    17 TEMPLATE    = subdirs
    18 CONFIG += ordered
    18 CONFIG += ordered
    19 SUBDIRS	    = uiengine \
    19 
       
    20 exportfile += "inc/glxmodelroles.h APP_LAYER_PLATFORM_EXPORT_PATH(glxmodelroles.h)"
       
    21 BLD_INF_RULES.prj_exports += exportfile
       
    22 
       
    23 SUBDIRS	    = detailscustomwidget \
       
    24                uiengine \
    20               commandhandlers \
    25               commandhandlers \
    21               viewutilities \
    26               viewutilities \
    22               widgets \
    27               widgets \
    23               views \
    28               views \
    24               viewmanagement \
    29               viewmanagement \