javauis/nokiauiapi_qt/build/softindicatorplugin/javasoftindicatorplugin.pro
changeset 78 71ad690e91f5
parent 72 1f0034e370aa
--- a/javauis/nokiauiapi_qt/build/softindicatorplugin/javasoftindicatorplugin.pro	Fri Sep 17 16:44:34 2010 +0300
+++ b/javauis/nokiauiapi_qt/build/softindicatorplugin/javasoftindicatorplugin.pro	Mon Oct 04 11:29:25 2010 +0300
@@ -16,7 +16,7 @@
 
 TEMPLATE=lib
 TARGET=javasoftindicatorplugin
-CONFIG += plugin 
+CONFIG += plugin stl
 QT += core
 symbian : plugin {
     
@@ -46,7 +46,9 @@
         LIBS += -lws32
         LIBS += -lapparc
         LIBS += -lapgrfx
-        LIBS += -lefsrv
+        LIBS += -ljavastorage
+        LIBS += -llibstdcpp
+        LIBS += -ljavautils
                 
     
     include(../../../../build/symbian_uids.pri)