From 759b05e07092e049b0e87d8451cad3c40a02cf45 Mon Sep 17 00:00:00 2001 From: Thomas Zander Date: Wed, 7 Apr 2010 18:09:43 +0200 Subject: Fix library creation on symbian/gcce --- mkspecs/features/symbian/symbian_building.prf | 1 + 1 file changed, 1 insertion(+) diff --git a/mkspecs/features/symbian/symbian_building.prf b/mkspecs/features/symbian/symbian_building.prf index e5444a1..de254b9 100644 --- a/mkspecs/features/symbian/symbian_building.prf +++ b/mkspecs/features/symbian/symbian_building.prf @@ -123,6 +123,7 @@ contains(TEMPLATE, lib):!contains(CONFIG, static):!contains(CONFIG, staticlib) { QMAKE_LIBS += -ledllstub.lib -ledll.lib\\(uc_dll_.o\\) } else :linux-gcce { QMAKE_LIBS += \ + -l:edll.lib \ -l:usrt2_2.lib \ -l:dfpaeabi.dso \ -l:drtaeabi.dso \ -- cgit v0.12