Now using cpp14polyfills.h
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
|
|
||||||
#include <memory>
|
#include <memory>
|
||||||
|
|
||||||
|
#include "cpp14polyfills.h"
|
||||||
#include "webserver.h"
|
#include "webserver.h"
|
||||||
#include "httprequest.h"
|
#include "httprequest.h"
|
||||||
#include "httpresponse.h"
|
#include "httpresponse.h"
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
QT += core network
|
QT += core network
|
||||||
|
|
||||||
DBLIBS += webserverlib
|
DBLIBS += dbcore webserverlib
|
||||||
|
|
||||||
HEADERS += fileserverplugin.h \
|
HEADERS += fileserverplugin.h \
|
||||||
fileserverapplication.h
|
fileserverapplication.h
|
||||||
|
Reference in New Issue
Block a user