diff options
Diffstat (limited to 'plugins/Watrack')
-rw-r--r-- | plugins/Watrack/make.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Watrack/make.bat b/plugins/Watrack/make.bat index 3f84b5a77a..5fa64f556e 100644 --- a/plugins/Watrack/make.bat +++ b/plugins/Watrack/make.bat @@ -29,5 +29,6 @@ rem brcc32.exe templates\templates.rc -fotemplates\templates.res %FPCBIN% @..\Utils.pas\fpc.cfg %PROJECT%.dpr %3 %4 %5 %6 %7 %8 %9
move .\tmp\%PROJECT%.dll %OUTDIR%
+move .\tmp\%PROJECT%.map .
del /Q .\tmp\*
rd tmp
|