Explorar o código

Enable IPV6 and WEBSOCKET in Qt build

bel2125 %!s(int64=9) %!d(string=hai) anos
pai
achega
8e536227a4
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      Qt/CivetWeb.pro

+ 3 - 0
Qt/CivetWeb.pro

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