mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-26 15:20:53 -04:00
webui 4 windows build prepare
should be testet by someone
This commit is contained in:
parent
0482655647
commit
bf374b3fa4
1 changed files with 8 additions and 0 deletions
|
@ -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{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue