Add debug build

This commit is contained in:
Changhua
2023-02-25 01:53:02 +08:00
parent 6b94c3d6aa
commit b6b38376f8
9 changed files with 98 additions and 37 deletions
+1 -1
View File
@@ -85,7 +85,7 @@
<EntryPointSymbol>main</EntryPointSymbol>
</Link>
<PostBuildEvent>
<Command>xcopy /y $(OutDir)launcher.exe $(OutDir)out\launcher</Command>
<Command>xcopy /y $(OutDir)launcher.exe $(SolutionDir)Out</Command>
</PostBuildEvent>
<PostBuildEvent>
<Message>Copy files</Message>