controlpanelplugins/themeplugin/themeplugin.pro
changeset 41 ab0490982943
parent 33 0cfa53de576f
equal deleted inserted replaced
36:2fee987ebaff 41:ab0490982943
    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