Removed built-in stylesheets from Windows packages

This commit is contained in:
thunder2 2021-11-07 01:59:31 +01:00
parent e8b97405b9
commit 88d70e2edc
4 changed files with 10 additions and 6 deletions

View file

@ -334,7 +334,7 @@ Section $(Section_Data) Section_Data
; Stylesheets
SetOutPath "$INSTDIR\qss"
File /r "${SOURCEDIR}\retroshare-gui\src\gui\qss\stylesheet\*.*"
File /nonfatal /r "${SOURCEDIR}\retroshare-gui\src\qss\*.*"
SectionEnd
;Section $(Section_Link) Section_Link