summaryrefslogtreecommitdiff
path: root/plugins/ImportTXT/make.bat
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ImportTXT/make.bat')
-rw-r--r--plugins/ImportTXT/make.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/ImportTXT/make.bat b/plugins/ImportTXT/make.bat
index e01f30a770..df592dc9ce 100644
--- a/plugins/ImportTXT/make.bat
+++ b/plugins/ImportTXT/make.bat
@@ -22,5 +22,6 @@ rem brcc32 -foImpTxtWiz.res ImpTxtWiz.rc
%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