Skip to content

Commit

Permalink
Update build-sln.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
winscripter authored Jan 10, 2024
1 parent 0c4d8d4 commit 55b8464
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/build-sln.bat
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
@REM This script assumes MSBuild is recognized. Otherwise, it will not work.
mkdir out >NUL
MSBuild ..\DbgSharp.sln /p:OutputPath=%~dp0out

copy-res out

0 comments on commit 55b8464

Please sign in to comment.