mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
Now really finish the reversion
This commit is contained in:
@@ -102,7 +102,7 @@ copy "$(HexChatBin)hcdoat.dll" "$(HexChatRel)\plugins"
|
||||
copy "$(HexChatBin)hcexec.dll" "$(HexChatRel)\plugins"
|
||||
copy "$(HexChatBin)hcfishlim.dll" "$(HexChatRel)\plugins"
|
||||
copy "$(HexChatBin)hclua.dll" "$(HexChatRel)\plugins"
|
||||
copy "$(OutDir)\hcmpcinfo.dll" "$(HexChatRel)\plugins"
|
||||
copy "$(HexChatBin)hcmpcinfo.dll" "$(HexChatRel)\plugins"
|
||||
copy "$(HexChatBin)hcperl-512.dll" "$(HexChatRel)\plugins"
|
||||
copy "$(HexChatBin)hcperl-514.dll" "$(HexChatRel)\plugins"
|
||||
copy "$(HexChatBin)hcperl-516.dll" "$(HexChatRel)\plugins"
|
||||
@@ -113,7 +113,7 @@ copy "$(HexChatBin)hcsasl.dll" "$(HexChatRel)\plugins"
|
||||
copy "$(HexChatBin)hextray.dll" "$(HexChatRel)\plugins"
|
||||
copy "$(HexChatBin)hcwinamp.dll" "$(HexChatRel)\plugins"
|
||||
copy "$(HexChatBin)hcwinsys.dll" "$(HexChatRel)\plugins"
|
||||
::copy "$(HexChatBin)hcwmpa.dll" "$(HexChatRel)\plugins"
|
||||
copy "$(HexChatBin)hcwmpa.dll" "$(HexChatRel)\plugins"
|
||||
copy "$(DepsRoot)\bin\lua51.dll" "$(HexChatRel)"
|
||||
xcopy /q /s /i "$(HexChatBin)locale" "$(HexChatRel)\locale"
|
||||
xcopy /q /s /i "$(DepsRoot)\share\locale" "$(HexChatRel)\share\locale"
|
||||
|
||||
Reference in New Issue
Block a user