mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-03 11:54:30 -04:00
Removed built-in stylesheets from Windows packages
This commit is contained in:
parent
e8b97405b9
commit
88d70e2edc
4 changed files with 10 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue