diff -r 1eb8015a8491 -r c0dfc135a46c userguide/Userguide.pro --- a/userguide/Userguide.pro Fri Apr 16 14:53:45 2010 +0300 +++ b/userguide/Userguide.pro Mon May 03 12:24:47 2010 +0300 @@ -49,10 +49,6 @@ src/HelpProxyModel.cpp \ src/HelpStandardItem.cpp -win32 { - SOURCES += src/HelpUtils_win.cpp -} - symbian { TARGET.UID3 = 0x10005234 TARGET.CAPABILITY = CAP_APPLICATION @@ -62,6 +58,7 @@ include(rom/userguide.pri) } +ICON = resources/qtg_large_help.svg RESOURCES += resources/Userguide.qrc debug: DESTDIR = ./debug