We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66323ad commit 795adcdCopy full SHA for 795adcd
xrbinup.cmd
@@ -86,7 +86,6 @@ if %platform%==Win32 (
86
if %platform%==Win64 (
87
%cp_tool% "!src!\amd_ags_x64.dll" "!dst!\amd_ags_x64.dll"
88
)
89
-%cp_tool% "!src!\xrXMLParser.dll" "!dst!\xrXMLParser.dll"
90
rem CxImage is compiled as DLLs only in debug configuration
91
if %cfg%==Debug (
92
%cp_tool% "!src!\CxImage.dll" "!dst!\CxImage.dll"
0 commit comments