ui/views/views.pro
changeset 52 a3a4c0de738e
parent 45 863223ea6961
child 62 36d93b4dc635
equal deleted inserted replaced
50:a0f57508af73 52:a3a4c0de738e
    30         -lxqserviceutil.dll \
    30         -lxqserviceutil.dll \
    31         -lglxlogging.dll \
    31         -lglxlogging.dll \
    32         -lganeswidgets.dll \
    32         -lganeswidgets.dll \
    33         -lglxmodelwrapper.dll \
    33         -lglxmodelwrapper.dll \
    34         -lglxviewutilities.dll \
    34         -lglxviewutilities.dll \
    35 	 -lglxzoomwidget.dll \
    35 	    -lglxzoomwidget.dll \
    36         -ldetailsnamelabel.dll \
    36         -lglxdetailscustomwidgets.dll \
    37         -ldetailsnamelabelplugin.dll \
    37         -lglxdetailscustomplugin.dll
    38         -ldetailsdescriptionedit.dll \
       
    39         -ldetailsdescriptioneditplugin.dll
       
    40 
    38 
    41 DEFINES += BUILD_GLXVIEWS
    39 DEFINES += BUILD_GLXVIEWS
    42 
    40 
    43 INCLUDEPATH += . ../inc \
    41 INCLUDEPATH += . ../inc \
    44           ../../inc \
    42           ../../inc \
    53           ../../tvout/tvoutwrapper/inc \
    51           ../../tvout/tvoutwrapper/inc \
    54           ../uiengine/model/modelwrapper/inc \
    52           ../uiengine/model/modelwrapper/inc \
    55           ../viewutilities/effectengine/inc \
    53           ../viewutilities/effectengine/inc \
    56           ../viewutilities/settingutility/inc \
    54           ../viewutilities/settingutility/inc \
    57           /epoc32/include/mw/hgwidgets \
    55           /epoc32/include/mw/hgwidgets \
    58           ../detailscustomwidget/detailsnamelabel/inc \
    56           ../detailscustomwidget/detailscustomwidgets 
    59           ../detailscustomwidget/detailsdescriptionedit/inc
    57           
    60 
    58 
    61 symbian: { 
    59 symbian: { 
    62 TARGET.UID3 = 0x200009EF
    60 TARGET.UID3 = 0x200009EF
    63 INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE
    61 INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE
    64 TARGET.EPOCALLOWDLLDATA = 1
    62 TARGET.EPOCALLOWDLLDATA = 1