mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
webui: include files in install
This commit is contained in:
parent
f5f27edd43
commit
be328e223e
@ -15,7 +15,7 @@ INCLUDEPATH += ../../libretroshare/src
|
|||||||
unix {
|
unix {
|
||||||
|
|
||||||
webui_files.path = "$${DATA_DIR}/webui"
|
webui_files.path = "$${DATA_DIR}/webui"
|
||||||
webui_files.files = webfiles/*
|
webui_files.files = webui/*
|
||||||
INSTALLS += webui_files
|
INSTALLS += webui_files
|
||||||
|
|
||||||
webui_img_files.path = "$${DATA_DIR}/webui/img"
|
webui_img_files.path = "$${DATA_DIR}/webui/img"
|
||||||
|
Loading…
Reference in New Issue
Block a user