changeset 30 | 5dc02b23752f |
parent 0 | 1918ee327afb |
child 37 | 758a864f9613 |
29:b72c6db6890b | 30:5dc02b23752f |
---|---|
25 |
25 |
26 wince*: { |
26 wince*: { |
27 DEFINES += SRCDIR=\\\"\\\" |
27 DEFINES += SRCDIR=\\\"\\\" |
28 }else:symbian { |
28 }else:symbian { |
29 # Symbian can't define SRCDIR meaningfully here |
29 # Symbian can't define SRCDIR meaningfully here |
30 LIBS += -lcharconv -lconvnames -lgb2312_shared -ljisx0201 -ljisx0208 -lefsrv |
|
30 } else { |
31 } else { |
31 DEFINES += SRCDIR=\\\"$$PWD/../\\\" |
32 DEFINES += SRCDIR=\\\"$$PWD/../\\\" |
32 } |
33 } |