This commit is contained in:
Changhua
2023-02-25 02:11:04 +08:00
parent b6b38376f8
commit a54b221bbe
11 changed files with 308 additions and 27 deletions
+1 -1
View File
@@ -85,7 +85,7 @@
<EntryPointSymbol>main</EntryPointSymbol>
</Link>
<PostBuildEvent>
<Command>xcopy /y $(OutDir)launcher.exe $(SolutionDir)Out</Command>
<Command>xcopy /y $(OutDir)$(TargetFileName) $(SolutionDir)Out</Command>
</PostBuildEvent>
<PostBuildEvent>
<Message>Copy files</Message>