javacommons/gcfprotocols/http/build/javahttp.pro
branchRCL_3
changeset 60 6c158198356e
parent 59 e5618cc85d74
child 65 ae942d28ec0e
--- a/javacommons/gcfprotocols/http/build/javahttp.pro	Thu Jul 15 18:31:06 2010 +0300
+++ b/javacommons/gcfprotocols/http/build/javahttp.pro	Thu Aug 19 09:48:13 2010 +0300
@@ -18,10 +18,11 @@
 TARGET=javahttp
 TEMPLATE=lib
 CONFIG += omj java stl
-CONFIG -= qt
 
 symbian {
-    LIBS += -leuser -lhttp -lecom -lbafl -linetprotutil -lhttpfiltercommon -lx509 -lx500 -lcrypto -lesock -lcentralrepository -lwebutils 
+
+    LIBS += -leuser -lhttp -lecom -lbafl -linetprotutil -lhttpfiltercommon -lx509 -lx500 -lcrypto -lesock -lcommdb -lcentralrepository -lwebutils
+
     contains(PROJECT_DEFINES,RD_JAVA_S60_RELEASE_5_0) {
         LIBS += -lcommdb
     }
@@ -30,6 +31,4 @@
     }
 }
 
-
-
 include(../../../../build/omj.pri)