smf/smfservermodule/util/qjson/src/src.pro
changeset 14 a469c0e6e7fb
parent 11 fa1596340710
child 25 a180113055cb
--- a/smf/smfservermodule/util/qjson/src/src.pro	Mon Jun 07 11:43:45 2010 +0100
+++ b/smf/smfservermodule/util/qjson/src/src.pro	Wed Jun 23 19:51:49 2010 +0530
@@ -4,6 +4,7 @@
 TEMPLATE = lib
 QT      -= gui
 TARGET   = qjson
+DESTDIR  = $$QJSON_BASE/lib
 CONFIG += create_prl
 
 # SMF dest directory for desktop builds
@@ -61,7 +62,13 @@
 
   # uid for the dll
   TARGET.UID3=0xEe29a5ee
-  TARGET.CAPABILITY = ReadDeviceData WriteDeviceData
+  TARGET.CAPABILITY = ReadUserData \
+        WriteUserData \
+        LocalServices \
+        NetworkServices \
+        UserEnvironment \
+    ReadDeviceData \
+    WriteDeviceData
 
   # do not freeze api-> no libs produced. Comment when freezing!
   # run "abld freeze winscw" to create def files