mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-23 20:10:48 +08:00
4 lines
96 B
Plaintext
4 lines
96 B
Plaintext
|
CONFIG -= stl
|
||
|
QMAKE_CFLAGS += $$QMAKE_CFLAGS_STL_OFF
|
||
|
QMAKE_CXXFLAGS += $$QMAKE_CXXFLAGS_STL_OFF
|