summaryrefslogtreecommitdiff
path: root/src/libs/utils/utils.pro
blob: 83d61eac6dff4776c77eabf95f7291465a95b12e (plain)
1
2
3
4
5
6
7
8
include(../../qtcreatorlibrary.pri)
include(utils-lib.pri)

win32: LIBS += -luser32 -lshell32
# PortsGatherer
win32: LIBS += -liphlpapi -lws2_32

DEFINES += QTC_REL_TOOLS_PATH=$$shell_quote(\"$$relative_path($$IDE_LIBEXEC_PATH, $$IDE_BIN_PATH)\")