summaryrefslogtreecommitdiff
path: root/bin10/pascal64.bat
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-10-09 21:41:08 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-10-09 21:41:08 +0000
commit2ba1e46d537d88326a3b8fc81f84a0bc844fbe4b (patch)
treee932a578994f96c649a74e7daedcfb0a1ceb194d /bin10/pascal64.bat
parent5592809aedd2d030df6d95d03bba9800e67e039f (diff)
Athena cryptor added to compilation
git-svn-id: http://svn.miranda-ng.org/main/trunk@1853 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'bin10/pascal64.bat')
-rw-r--r--bin10/pascal64.bat4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin10/pascal64.bat b/bin10/pascal64.bat
index 5dc5c61c2d..6f776577c5 100644
--- a/bin10/pascal64.bat
+++ b/bin10/pascal64.bat
@@ -22,4 +22,8 @@ pushd Watrack
call make.bat fpc64
popd
+pushd Dbx_mmap_SA\Cryptors\Athena
+call make.bat fpc64
+popd
+
popd \ No newline at end of file