diff --git a/test/test.pro b/test/test.pro index e8542e4..971ab1e 100644 --- a/test/test.pro +++ b/test/test.pro @@ -1,6 +1,6 @@ TEMPLATE = app CONFIG += qt console -QT += xml network script +QT += xml network script widgets INCLUDEPATH += "../rpc/" "../common/" "../client" win32 { LIBS += -lwpcap -lpacket