Commit 927a8476 authored by Oleg Korshul's avatar Oleg Korshul

.

parent 674cc6c1
......@@ -35,7 +35,11 @@ core_windows {
#CONFIG += build_for_centos6
build_for_centos6 {
core_linux_64 {
QMAKE_LFLAGS += -Wl,--dynamic-linker=./ld-linux-x86-64.so.2
} else {
QMAKE_LFLAGS += -Wl,--dynamic-linker=./ld-linux.so.2
}
}
DEFINES += UNICODE \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment