Files
qt-creator/src/libs/utils/utils.pro

9 lines
164 B
Prolog
Raw Normal View History

QT += gui network
include(../../qtcreatorlibrary.pri)
include(utils-lib.pri)
win32: LIBS += -luser32 -lshell32
# PortsGatherer
win32: LIBS += -liphlpapi -lws2_32