webui 4 windows build prepare

should be testet by someone
This commit is contained in:
zeners 2016-03-28 11:34:33 +02:00
parent 0482655647
commit bf374b3fa4

View File

@ -33,6 +33,14 @@ unix {
win32{ win32{
DEFINES *= WINDOWS_SYS DEFINES *= WINDOWS_SYS
INCLUDEPATH += . $$INC_DIR INCLUDEPATH += . $$INC_DIR
# create_webfiles.commands = $$_PRO_FILE_PWD_/webui-src/make-src/build.bat $$_PRO_FILE_PWD_
# QMAKE_EXTRA_TARGETS += create_webfiles
# PRE_TARGETDEPS += create_webfiles
# # create dummy files
# system(webui-src/make-src/init.bat .)
} }
libmicrohttpd{ libmicrohttpd{