Skip to content

Commit

Permalink
delete cp XMLParser from xrbinup
Browse files Browse the repository at this point in the history
  • Loading branch information
Yan Yakubov committed Apr 2, 2016
1 parent 66323ad commit 795adcd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xrbinup.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ if %platform%==Win32 (
if %platform%==Win64 (
%cp_tool% "!src!\amd_ags_x64.dll" "!dst!\amd_ags_x64.dll"
)
%cp_tool% "!src!\xrXMLParser.dll" "!dst!\xrXMLParser.dll"
rem CxImage is compiled as DLLs only in debug configuration
if %cfg%==Debug (
%cp_tool% "!src!\CxImage.dll" "!dst!\CxImage.dll"
Expand Down

0 comments on commit 795adcd

Please sign in to comment.