src/hbservers/hbthemeserver/hbthemeserver.pro
changeset 7 923ff622b8b9
parent 6 c3690ec91ef8
child 21 4633027730f5
equal deleted inserted replaced
6:c3690ec91ef8 7:923ff622b8b9
    96     TARGET.UID3 = 0x20022E82
    96     TARGET.UID3 = 0x20022E82
    97     TARGET.EPOCHEAPSIZE = 0x20000 0xA00000
    97     TARGET.EPOCHEAPSIZE = 0x20000 0xA00000
    98 
    98 
    99     # AllFiles is needed to be able to access icon and effect files in
    99     # AllFiles is needed to be able to access icon and effect files in
   100     # an application's private folder for example.
   100     # an application's private folder for example.
   101     TARGET.CAPABILITY = CAP_SERVER AllFiles ProtServ
   101     TARGET.CAPABILITY = CAP_SERVER ProtServ
   102     
   102     
   103 } else {
       
   104     SOURCES  += $$PWD/hbthemeserver_generic.cpp
       
   105     HEADERS += $$PWD/hbthemeserver_generic_p_p.h
       
   106 }
   103 }
   107 
   104 
   108 QT = core gui svg network
   105 QT = core gui svg network
   109 
   106 
   110 # installation
   107 # installation