1
0
mirror of https://github.com/lammertb/libhttp.git synced 2026-01-03 16:02:30 +03:00

Enable IPV6 and WEBSOCKET in Qt build

This commit is contained in:
bel2125
2015-12-08 10:09:05 +01:00
parent b31ba11f03
commit 8e536227a4

View File

@@ -20,3 +20,6 @@ INCLUDEPATH += \
../include/
LIBS += -lws2_32 -lComdlg32
DEFINES += USE_IPV6
DEFINES += USE_WEBSOCKET