diff options
Diffstat (limited to 'plugins/Dbx_mmap_SA/Cryptors')
-rw-r--r-- | plugins/Dbx_mmap_SA/Cryptors/Athena/make.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Dbx_mmap_SA/Cryptors/Athena/make.bat b/plugins/Dbx_mmap_SA/Cryptors/Athena/make.bat index e5f9435171..53e82cc006 100644 --- a/plugins/Dbx_mmap_SA/Cryptors/Athena/make.bat +++ b/plugins/Dbx_mmap_SA/Cryptors/Athena/make.bat @@ -20,5 +20,6 @@ rem brcc32.exe %myopts% athena.rc -fooathena.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
|