mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-03-20 13:56:39 -04:00
Added webui files to Windows Installer
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8370 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
87047ce1dc
commit
f1507218ad
@ -216,6 +216,10 @@ Section $(Section_Main) Section_Main
|
||||
File /r "${SOURCEDIR}\retroshare-gui\src\translations\*.qm"
|
||||
File /r "${QTDIR}\translations\qt_*.qm"
|
||||
|
||||
; WebUI
|
||||
SetOutPath "$INSTDIR\webui"
|
||||
File /r "${SOURCEDIR}\libresapi\src\webfiles\*.*"
|
||||
|
||||
; License
|
||||
SetOutPath "$INSTDIR\license"
|
||||
File /r "${SOURCEDIR}\retroshare-gui\src\license\*.*"
|
||||
|
Loading…
x
Reference in New Issue
Block a user