17 $$APP_LAYER_SYSTEMINCLUDE |
17 $$APP_LAYER_SYSTEMINCLUDE |
18 TARGET.CAPABILITY = All \ |
18 TARGET.CAPABILITY = All \ |
19 -TCB |
19 -TCB |
20 INCLUDEPATH += /sf/mw/hb/src/hbwidgets/itemviews \ |
20 INCLUDEPATH += /sf/mw/hb/src/hbwidgets/itemviews \ |
21 /sf/mw/hb/src/hbcore/gui |
21 /sf/mw/hb/src/hbcore/gui |
22 symbian { |
22 symbian { |
23 TARGET.EPOCHEAPSIZE = 0x10000 \ |
23 TARGET.EPOCHEAPSIZE = 0x10000 \ |
24 0x2000000 |
24 0x2000000 |
25 BLD_INF_RULES.prj_exports += "rom/hgwidgettest.iby CORE_APP_LAYER_IBY_EXPORT_PATH(hgwidgettest.iby)" \ |
25 BLD_INF_RULES.prj_exports += "rom/hgwidgettest.iby CORE_APP_LAYER_IBY_EXPORT_PATH(hgwidgettest.iby)" \ |
26 "rom/hgwidgettestresource.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(hgwidgettestresource.iby)" |
26 "rom/hgwidgettestresource.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(hgwidgettestresource.iby)" |
27 } |
27 } |
28 SOURCES += src/hgcoverflowwidget.cpp \ |
28 SOURCES += src/hgwidgetoptionsview.cpp \ |
29 src/hgwidgetoptionsview.cpp \ |
|
30 src/main.cpp \ |
29 src/main.cpp \ |
31 src/hgwidgettestdatamodel.cpp \ |
30 src/hgwidgettestdatamodel.cpp \ |
32 src/hgwidgettestalbumartmanager.cpp \ |
31 src/hgwidgettestalbumartmanager.cpp \ |
33 src/hgwidgettestview.cpp \ |
32 src/hgwidgettestview.cpp \ |
34 src/hgtestview.cpp \ |
33 src/hgtestview.cpp \ |
35 src/hgselectiondialog.cpp \ |
34 src/hgselectiondialog.cpp \ |
36 src/hgflipwidget.cpp \ |
35 src/hgflipwidget.cpp \ |
37 src/buffermanager.cpp \ |
36 src/buffermanager.cpp \ |
38 src/hgitemsizedialog.cpp \ |
37 src/hgitemsizedialog.cpp \ |
39 src/hgcoveritem.cpp |
38 src/hgcoveritem.cpp |
40 HEADERS += inc/hgcoverflowwidget.h \ |
39 HEADERS += inc/hgwidgetoptionsview.h \ |
41 inc/hgwidgetoptionsview.h \ |
|
42 inc/hgwidgettestdatamodel.h \ |
40 inc/hgwidgettestdatamodel.h \ |
43 inc/hgwidgettestalbumartmanager.h \ |
41 inc/hgwidgettestalbumartmanager.h \ |
44 inc/hgwidgettestview.h \ |
42 inc/hgwidgettestview.h \ |
45 inc/hgtestview.h \ |
43 inc/hgtestview.h \ |
46 inc/hgselectiondialog.h \ |
44 inc/hgselectiondialog.h \ |