qt6windows7/mkspecs/qnx-x86-64-qcc/qmake.conf

8 lines
141 B
Plaintext
Raw Normal View History

2023-10-30 06:33:08 +08:00
#
# qmake configuration for qnx x86-64 systems
#
QMAKE_LFLAGS_SHLIB += -Wl,-z,relro -Wl,-z,now
include(../common/qcc-base-qnx-x86-64.conf)