Commit a45df17a by Amnes1a

消除部分警告信息

parent ce042fee
...@@ -62,6 +62,7 @@ INCLUDEPATH += $$PWD/../include/ctk \ ...@@ -62,6 +62,7 @@ INCLUDEPATH += $$PWD/../include/ctk \
#Library path #Library path
LIBS += -L$$PWD/../lib LIBS += -L$$PWD/../lib
win32 { win32 {
QMAKE_CXXFLAGS += /wd 4100
LIBS += -lws2_32 -luser32 LIBS += -lws2_32 -luser32
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment