Skip to content

Commit

Permalink
Add new binaries to xrbinup.cmd.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Kovalenko committed Oct 30, 2014
1 parent d3e7ae1 commit 62e6b9c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions xrbinup.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@ if defined dbg (
%cp_tool% %src%\%cfg_long%\OpenAL32.dll %dst%\OpenAL32.dll
%cp_tool% %src%\%cfg_long%\OpenAL32.dll %dst%\dedicated\OpenAL32.dll
%cp_tool% %src%\%cfg_long%_Dedicated\dedicated\xrEngine.exe %dst%\dedicated\xrEngine.exe
%cp_tool% %src%\%cfg_long%\xrWeatherEditor.dll %dst%\xrWeatherEditor.dll
%cp_tool% %src%\%cfg_long%\xrManagedApi.dll %dst%\xrManagedApi.dll
%cp_tool% %src%\%cfg_long%\xrSdkControls.dll %dst%\xrSdkControls.dll
%cp_tool% %src%\%cfg_long%\xrPostprocessEditor.exe %dst%\xrPostprocessEditor.exe

:ret
endlocal

0 comments on commit 62e6b9c

Please sign in to comment.