mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-23 03:59:59 +08:00
9 lines
173 B
Plaintext
9 lines
173 B
Plaintext
#
|
|
# qmake configuration for solaris-cc-stlport
|
|
#
|
|
|
|
include(../solaris-cc/qmake.conf)
|
|
|
|
QMAKE_CXXFLAGS += -library=stlport4
|
|
QMAKE_LFLAGS += -library=stlport4
|