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 2cc69fc commit 7d8d1eeCopy full SHA for 7d8d1ee
xrbinup.cmd
@@ -67,7 +67,7 @@ if %cfg%==Debug (
67
%cp_tool% %src%\CxImage.dll %dst%\CxImage.dll
68
)
69
%cp_tool% %src%\LuaJIT.dll %dst%\LuaJIT.dll
70
-%cp_tool% %src%\LuaBind.dll %dst%\LuaBind.dll
+%cp_tool% %src%\luabind.dll %dst%\luabind.dll
71
%cp_tool% %src%\ODE.dll %dst%\ODE.dll
72
%cp_tool% %src%\OpenAL32.dll %dst%\OpenAL32.dll
73
%cp_tool% %src%\OpenAL32.dll %dst%\dedicated\OpenAL32.dll
0 commit comments