mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
Change RetroShare06 to lower case
This is important to comply with linux standards.
This commit is contained in:
parent
65326d9438
commit
b12fd11496
15 changed files with 38 additions and 38 deletions
|
@ -116,7 +116,7 @@ echo copy external binaries
|
|||
copy "%RootPath%\libs\bin\*.dll" "%RsDeployPath%" %Quite%
|
||||
|
||||
echo copy dependencies
|
||||
call :copy_dependencies "%RsDeployPath%\RetroShare06.exe" "%RsDeployPath%"
|
||||
call :copy_dependencies "%RsDeployPath%\retroshare06.exe" "%RsDeployPath%"
|
||||
|
||||
echo copy Qt DLL's
|
||||
copy "%QtPath%\Qt%QtMainVersion1%Svg%QtMainVersion2%.dll" "%RsDeployPath%" %Quite%
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue