homescreenapp/hsdomainmodel/hsdomainmodel.pro
changeset 77 4b195f3bea29
parent 51 4785f57bf3d4
child 86 e4f038c420f7
--- a/homescreenapp/hsdomainmodel/hsdomainmodel.pro	Tue Jul 06 14:06:53 2010 +0300
+++ b/homescreenapp/hsdomainmodel/hsdomainmodel.pro	Wed Aug 18 09:40:07 2010 +0300
@@ -40,11 +40,16 @@
                ../hsutils/inc \
                ../hsapplication/inc
 
+RESOURCES += hsdomainmodel.qrc
+
 symbian: {
     TARGET.UID3 = 0x20022F38
     LIBS += -lxqsettingsmanager -labclient
 }
-win32:{
+!symbian:{
     QT += network 
 }
+
+new_short:DEFINES += HSWIDGETORGANIZER_ALGORITHM
+
 include(hsdomainmodel.pri)