Browse Source

Copy BeefCon pdb

Brian Fiete 11 months ago
parent
commit
126943c5bd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      IDE/dist/IDE_CreateStable.bat

+ 1 - 1
IDE/dist/IDE_CreateStable.bat

@@ -86,7 +86,7 @@ IF %ERRORLEVEL% NEQ 0 GOTO FAILED
 copy Beef*Dbg*.* host
 IF %ERRORLEVEL% NEQ 0 GOTO FAILED
 copy userdict.txt host
-copy BeefCon.exe host
+copy BeefCon*.* host
 @REM copy lib*.dll host
 copy Beefy2D.dll host
 copy BeefDbgVis.toml host