mirror of
https://github.com/netchx/netch.git
synced 2026-03-26 18:49:46 +08:00
Fix Build
This commit is contained in:
@@ -21,3 +21,5 @@ XCOPY /s /Y %SolutionDir%modes\mode %TargetDir%mode\ >NUL
|
||||
DEL /f %TargetDir%*.config >NUL 2>&1
|
||||
DEL /f %TargetDir%*.pdb >NUL 2>&1
|
||||
RD /s /Q %TargetDir%x86 >NUL 2>&1
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user