mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
webui 4 windows build prepare
should be testet by someone
This commit is contained in:
parent
0482655647
commit
bf374b3fa4
@ -33,6 +33,14 @@ unix {
|
||||
win32{
|
||||
DEFINES *= WINDOWS_SYS
|
||||
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{
|
||||
|
Loading…
Reference in New Issue
Block a user