mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-23 12:07:03 +08:00
8 lines
141 B
Plaintext
8 lines
141 B
Plaintext
#
|
|
# qmake configuration for qnx x86-64 systems
|
|
#
|
|
|
|
QMAKE_LFLAGS_SHLIB += -Wl,-z,relro -Wl,-z,now
|
|
|
|
include(../common/qcc-base-qnx-x86-64.conf)
|