Skip to content

Commit

Permalink
Merge pull request #130 from gditeck/test
Browse files Browse the repository at this point in the history
delete cp XMLParser from xrbinup
  • Loading branch information
Pavel Kovalenko committed Apr 2, 2016
2 parents 66323ad + 795adcd commit 7f40891
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 7f40891

Please sign in to comment.