mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-07 05:42:19 -04:00
Rename retroshare06 to retroshare
This commit is contained in:
parent
b12fd11496
commit
5bf056c7a4
80 changed files with 212 additions and 212 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%\retroshare.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