equal
deleted
inserted
replaced
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 \ |
|
26 viewutilities \ |
|
27 widgets \ |
21 views \ |
28 views \ |
22 viewmanagement \ |
29 viewmanagement \ |
23 # viewplugins |
30 # viewplugins |