fotaapplication/fotaserver/fotaserver.pro
changeset 72 8ee66fcd0a7c
parent 68 415c00f1675d
equal deleted inserted replaced
68:415c00f1675d 72:8ee66fcd0a7c
     9 # Contributors:
     9 # Contributors:
    10 # Description: This is the project file defnition for fotaserver.
    10 # Description: This is the project file defnition for fotaserver.
    11 
    11 
    12 TEMPLATE = app
    12 TEMPLATE = app
    13 TARGET = fotaserver
    13 TARGET = fotaserver
    14 
       
    15 RSS_RULES += "hidden = KAppIsHidden;"
       
    16 
    14 
    17 DEPENDPATH += . \
    15 DEPENDPATH += . \
    18     ./inc \
    16     ./inc \
    19     ./src \
    17     ./src \
    20     ../inc \
    18     ../inc \
   105     	/epoc32/include/stdapis/stlportv5	\
   103     	/epoc32/include/stdapis/stlportv5	\
   106 		/epoc32/include/mw/hb/hbcore	\
   104 		/epoc32/include/mw/hb/hbcore	\
   107 		/epoc32/include/mw/hb/hbwidgets	\
   105 		/epoc32/include/mw/hb/hbwidgets	\
   108 		/epoc32/include/mw/hb/hbutils \
   106 		/epoc32/include/mw/hb/hbutils \
   109 		tmp
   107 		tmp
       
   108 
       
   109 RSS_RULES += "hidden = KAppIsHidden;"
   110 	
   110 	
   111     LIBS += -laknskins \
   111     LIBS += -laknskins \
   112         -lapgrfx \
   112         -lapgrfx \
   113         -lapparc \
   113         -lapparc \
   114         -lapsettingshandlerui \
       
   115         -lavkon \
   114         -lavkon \
   116         -lbafl \
   115         -lbafl \
   117         -lcone \
   116         -lcone \
   118         -lcommdb \
   117         -lcommdb \
   119         -lcommonengine \
   118         -lcommonengine \