X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;ds=sidebyside;f=dorian.pro;h=a69ea89158948c2258d7a31922b57188349d2f3b;hb=85c0b056445b61ed2b914b407b2c8839c999010b;hp=6911270dc826080b6ff1254eefe945d9f1dbe981;hpb=b54601372532fc7120518051b7a54b0a0d24803e;p=dorian diff --git a/dorian.pro b/dorian.pro index 6911270..a69ea89 100644 --- a/dorian.pro +++ b/dorian.pro @@ -138,12 +138,12 @@ symbian { TARGET.UID3 = 0xA89FC85B TARGET.CAPABILITY = UserEnvironment NetworkServices ReadUserData \ WriteUserData - TARGET.EPOCHEAPSIZE = 0x080000 0x4000000 + TARGET.EPOCHEAPSIZE = 0x100000 0x4000000 ICON = $$PWD/pkg/symbian/book.svg # FIXME: Package header for Qt 4.6.2: packageheader = \ - "$${LITERAL_HASH}{\"Dorian\"},(0xA89FC85B),0,4,4" \ + "$${LITERAL_HASH}{\"Dorian\"},(0xA89FC85B),0,4,5" \ "[0x101F7961],0,0,0,{\"S60ProductID\"}" \ "[0x102032BE],0,0,0,{\"S60ProductID\"}" \ "[0x102752AE],0,0,0,{\"S60ProductID\"}" \ @@ -151,7 +151,7 @@ symbian { default_deployment.pkg_prerules = packageheader # FIXME: Package header for Qt 4.6.3 or later: - # packageheader = "$${LITERAL_HASH}{\"Dorian\"},(0xA89FC85B),0,4,4" + # packageheader = "$${LITERAL_HASH}{\"Dorian\"},(0xA89FC85B),0,4,5" # my_deployment.pkg_prerules = packageheader # DEPLOYMENT += my_deployment @@ -162,7 +162,7 @@ symbian { SOURCES += \ widgets/flickcharm.cpp \ widgets/mediakeysobserver.cpp - LIBS += -lremconinterfacebase -lremconcoreapi + LIBS += -lremconinterfacebase -lremconcoreapi -lcone -leikcore -lavkon } maemo5 {