controlpanelplugins/themeplugin/themeplugin.pro
changeset 42 3487b2ea501a
parent 37 cb294e641644
equal deleted inserted replaced
39:5aa7c7ec6b8e 42:3487b2ea501a
    89     qtplugins.path = $$PLUGIN_STUB_PATH
    89     qtplugins.path = $$PLUGIN_STUB_PATH
    90     qtplugins.sources += qmakepluginstubs/$${TARGET}.qtplugin
    90     qtplugins.sources += qmakepluginstubs/$${TARGET}.qtplugin
    91      
    91      
    92     for(qtplugin, qtplugins.sources):BLD_INF_RULES.prj_exports += "./$$qtplugin  $$deploy.path$$qtplugins.path/$$basename(qtplugin)" 
    92     for(qtplugin, qtplugins.sources):BLD_INF_RULES.prj_exports += "./$$qtplugin  $$deploy.path$$qtplugins.path/$$basename(qtplugin)" 
    93 }
    93 }
       
    94 symbian:MMP_RULES += SMPSAFE
    94 
    95 
    95 #symbian: INCLUDEPATH += /sf/mw/hb/include/hbservices \
    96 #symbian: INCLUDEPATH += /sf/mw/hb/include/hbservices \
    96 #			   /sf/mw/hb/include/hbservices/private \
    97 #			   /sf/mw/hb/include/hbservices/private \
    97 #			   /sf/mw/hb/include/hbcore \
    98 #			   /sf/mw/hb/include/hbcore \
    98 #			   /sf/mw/hb/include/hbcore/private
    99 #			   /sf/mw/hb/include/hbcore/private
    99 #
   100 #
   100 			   
   101 			   
   101 # End of file	--Don't remove this.
   102 # End of file	--Don't remove this.
       
   103