diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-10-09 21:41:08 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-10-09 21:41:08 +0000 |
commit | 2ba1e46d537d88326a3b8fc81f84a0bc844fbe4b (patch) | |
tree | e932a578994f96c649a74e7daedcfb0a1ceb194d /bin10/pascal32.bat | |
parent | 5592809aedd2d030df6d95d03bba9800e67e039f (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/pascal32.bat')
-rw-r--r-- | bin10/pascal32.bat | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin10/pascal32.bat b/bin10/pascal32.bat index 01845c03a5..c2e5a6d76b 100644 --- a/bin10/pascal32.bat +++ b/bin10/pascal32.bat @@ -26,4 +26,8 @@ pushd Watrack call make.bat fpc
popd
+pushd Dbx_mmap_SA\Cryptors\Athena
+call make.bat fpc
+popd
+
popd
\ No newline at end of file |