Files
qt5.12.8/config.tests/reduce_relocations/reduce_relocations.pro
2025-08-26 22:57:23 +08:00

5 lines
120 B
Prolog

SOURCES = main.cpp
TEMPLATE = lib
CONFIG += dll bsymbolic_functions
isEmpty(QMAKE_LFLAGS_BSYMBOLIC_FUNC): error("Nope")