From b9921c102689b1d3dbcc7843e3aae3453a623f14 Mon Sep 17 00:00:00 2001 From: George Hazan 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/Actman/make.bat | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/Actman') diff --git a/plugins/Actman/make.bat b/plugins/Actman/make.bat index aa039e5fa9..ad79d9a55a 100644 --- a/plugins/Actman/make.bat +++ b/plugins/Actman/make.bat @@ -23,5 +23,6 @@ rem brcc32.exe %myopts% ua\ua.rc -foua\ua.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 -- cgit v1.2.3