mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 19:48:20 +02:00
Copy SDL2.dll
This commit is contained in:
parent
c6829ab1ee
commit
0ffd1df0ce
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ call extern\llvm_build.bat
|
||||||
@GOTO HADERROR
|
@GOTO HADERROR
|
||||||
:LLD_HAS
|
:LLD_HAS
|
||||||
|
|
||||||
copy BeefLibs\SDL2\dist\SDL2.dll
|
copy BeefLibs\SDL2\dist\SDL2.dll IDE\dist
|
||||||
@IF %ERRORLEVEL% NEQ 0 GOTO HADERROR
|
@IF %ERRORLEVEL% NEQ 0 GOTO HADERROR
|
||||||
|
|
||||||
CALL bin/msbuild.bat BeefySysLib\BeefySysLib.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:SolutionDir=%cd%\ /v:m %MSBUILD_FLAGS%
|
CALL bin/msbuild.bat BeefySysLib\BeefySysLib.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:SolutionDir=%cd%\ /v:m %MSBUILD_FLAGS%
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue