diff -r 06ff229162e9 -r 11d3954df52a src/hbservers/hbthemeserver/hbthemeserver.pro --- a/src/hbservers/hbthemeserver/hbthemeserver.pro Fri May 14 16:09:54 2010 +0300 +++ b/src/hbservers/hbthemeserver/hbthemeserver.pro Thu May 27 13:10:59 2010 +0300 @@ -26,6 +26,7 @@ TEMPLATE = app TARGET = hbthemeserver CONFIG -= app_bundle +DEFINES += HB_LIB_DIR=\"\\\"$${HB_LIB_DIR}\\\"\" DEFINES += HB_BUILD_DIR=\"\\\"$${HB_BUILD_DIR}\\\"\" # directories @@ -61,7 +62,9 @@ symbian { SOURCES += $$PWD/hbthemeserver_symbian.cpp + SOURCES += $$PWD/hbthemewatcher_symbian.cpp HEADERS += $$PWD/hbthemeserver_symbian_p_p.h + HEADERS += $$PWD/hbthemewatcher_symbian_p.h LIBS += -lapgrfx -lws32 -lavkon -lcone -leikcore -lNVGDecoder_SW -llibvgi -lfbscli -lefsrv nvg {