Skip to content

Commit 795adcd

Browse files
author
Yan Yakubov
committed
delete cp XMLParser from xrbinup
1 parent 66323ad commit 795adcd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

xrbinup.cmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ if %platform%==Win32 (
8686
if %platform%==Win64 (
8787
%cp_tool% "!src!\amd_ags_x64.dll" "!dst!\amd_ags_x64.dll"
8888
)
89-
%cp_tool% "!src!\xrXMLParser.dll" "!dst!\xrXMLParser.dll"
9089
rem CxImage is compiled as DLLs only in debug configuration
9190
if %cfg%==Debug (
9291
%cp_tool% "!src!\CxImage.dll" "!dst!\CxImage.dll"

0 commit comments

Comments
 (0)