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:
@@ -20,3 +20,6 @@ INCLUDEPATH += \
|
||||
../include/
|
||||
|
||||
LIBS += -lws2_32 -lComdlg32
|
||||
|
||||
DEFINES += USE_IPV6
|
||||
DEFINES += USE_WEBSOCKET
|
||||
|
||||
Reference in New Issue
Block a user