From b9921c102689b1d3dbcc7843e3aae3453a623f14 Mon Sep 17 00:00:00 2001
From: George Hazan <george.hazan@gmail.com>
Date: Fri, 1 Mar 2013 14:27:03 +0000
Subject: patch for pascal plugins to create map files

git-svn-id: http://svn.miranda-ng.org/main/trunk@3817 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
---
 plugins/ImportTXT/make.bat | 1 +
 1 file changed, 1 insertion(+)

(limited to 'plugins/ImportTXT')

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
-- 
cgit v1.2.3