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 -2
View File
@@ -126,8 +126,7 @@
<ModuleDefinitionFile>sdk.def</ModuleDefinitionFile>
</Link>
<PostBuildEvent>
<Command>xcopy /y $(OutDir)sdk.dll $(OutDir)out\launcher
xcopy /y $(OutDir)sdk.dll $(SolutionDir)python\wcferry</Command>
<Command>xcopy /y $(OutDir)sdk.dll $(SolutionDir)Out</Command>
</PostBuildEvent>
<PostBuildEvent>
<Message>Copy files</Message>