mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-07 13:52:43 -04:00
Windows build environment
- Added no_rs_cppwarning for build - Added rs_use_native_dialogs with commandline "nativedialogs" - Added copy of sounds from plugin VOIP
This commit is contained in:
parent
38f9c81050
commit
5a4f33aa51
5 changed files with 19 additions and 7 deletions
|
@ -314,6 +314,8 @@ ${!defineifexist} PLUGIN_VOIP_EXISTS "${RELEASEDIR}\plugins\VOIP\lib\VOIP.dll"
|
|||
Section $(Section_Plugin_VOIP) Section_Plugin_VOIP
|
||||
SetOutPath "$DataDir\extensions6"
|
||||
File "${RELEASEDIR}\plugins\VOIP\lib\VOIP.dll"
|
||||
SetOutPath "$INSTDIR\sounds"
|
||||
File /r "${SOURCEDIR}\plugins\VOIP\gui\sounds\*.*"
|
||||
SectionEnd
|
||||
!endif
|
||||
SectionGroupEnd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue