mirror of
https://github.com/RetroShare/RSNewWebUI.git
synced 2026-09-12 19:50:04 +05:00
Update qmake config to reflect asset dir change
This commit is contained in:
parent
20f4c9864d
commit
836a98cb47
@ -36,7 +36,7 @@ linux-* {
|
||||
WEBUI_SRC_SCRIPT = webui-src/make-src/build.sh
|
||||
|
||||
WEBUI_SRC_HTML = $$WEBUI_SRC_SCRIPT
|
||||
WEBUI_SRC_HTML += webui-src/app/assets/index.html
|
||||
WEBUI_SRC_HTML += webui-src/assets/index.html
|
||||
|
||||
WEBUI_SRC_JS = $$WEBUI_SRC_SCRIPT
|
||||
WEBUI_SRC_JS += webui-src/app/rswebui.js
|
||||
|
||||
Loading…
Reference in New Issue
Block a user