10 |
# The following line ensures that __STDC_FORMAT_MACROS is defined when |
# The following line ensures that __STDC_FORMAT_MACROS is defined when |
11 |
# <inttypes.h> is included in the precompiled header. Note that the file |
# <inttypes.h> is included in the precompiled header. Note that the file |
12 |
@@ -229,9 +229,9 @@ |
@@ -229,9 +229,9 @@ |
13 |
# just for build debug: force verboce output from linker |
# just for build debug: force verboce output from linker |
14 |
QMAKE_LFLAGS += -Wl,--verbose |
QMAKE_LFLAGS += -Wl,--verbose |
15 |
|
|
16 |
- # statically link with icu libraries in order to avoid version conflict |
- # statically link with icu libraries in order to avoid version conflict |