mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-03 03:36:58 -04:00
Fixed Windows build with new stylesheets
This commit is contained in:
parent
56d34a8a2c
commit
0e5cb56c19
3 changed files with 3 additions and 3 deletions
|
@ -334,7 +334,7 @@ Section $(Section_Data) Section_Data
|
|||
|
||||
; Stylesheets
|
||||
SetOutPath "$INSTDIR\qss"
|
||||
File /r "${SOURCEDIR}\retroshare-gui\src\qss\*.*"
|
||||
File /r "${SOURCEDIR}\retroshare-gui\src\gui\qss\stylesheet\*.*"
|
||||
SectionEnd
|
||||
|
||||
;Section $(Section_Link) Section_Link
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue