This commit is contained in:
Oleg Korshul
2020-07-06 16:55:04 +03:00
parent 0e7a8c1af9
commit d197c0da15

View File

@ -17,6 +17,7 @@ DEFINES += UNICODECONVERTER_USE_DYNAMIC_LIBRARY
core_linux {
QMAKE_LFLAGS += "-Wl,-rpath,\'\$$ORIGIN\'"
QMAKE_LFLAGS += -Wl,--disable-new-dtags
}
core_ios {