summaryrefslogtreecommitdiffstats
path: root/src/gui/gui.pro
diff options
context:
space:
mode:
authorShane Kearns <shane.kearns@accenture.com>2010-04-09 15:21:23 (GMT)
committerShane Kearns <shane.kearns@accenture.com>2010-04-09 17:33:48 (GMT)
commit617059a549a85e93cc9ef3130138c84d66871842 (patch)
tree6416229fd98cbf7726a4fd3630bbc3d0a49d0174 /src/gui/gui.pro
parenta7a02268a0236b83710a3785f15b1bf09cd721d3 (diff)
downloadQt-617059a549a85e93cc9ef3130138c84d66871842.zip
Qt-617059a549a85e93cc9ef3130138c84d66871842.tar.gz
Qt-617059a549a85e93cc9ef3130138c84d66871842.tar.bz2
Fix build error in QtGui armv5 udeb
Typo in the .pro file was causing the linker flags to never be set. Reviewed-by: Trust Me
Diffstat (limited to 'src/gui/gui.pro')
-rw-r--r--src/gui/gui.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/gui.pro b/src/gui/gui.pro
index b22f732..300a03f 100644
--- a/src/gui/gui.pro
+++ b/src/gui/gui.pro
@@ -55,7 +55,7 @@ DEFINES += Q_INTERNAL_QAPP_SRC
symbian {
TARGET.UID3=0x2001B2DD
- symbian-abld:symbian-sbsv2 {
+ symbian-abld|symbian-sbsv2 {
# ro-section in gui can exceed default allocated space, so move rw-section a little further
QMAKE_LFLAGS.ARMCC += --rw-base 0x800000
QMAKE_LFLAGS.GCCE += -Tdata 0xC00000