diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-10-10 11:24:07 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-10-10 11:24:07 +0000 |
commit | a563a18a62ff3bacc47076d6e6660c284410e505 (patch) | |
tree | f614254ab389f593a13ea32e5b2c10770606b8ed /plugins/Dbx_mmap_SA/Cryptors/Athena/make.bat | |
parent | 16f401d0f7d122b97ff3cb0ab49e47c38ad6e5a2 (diff) |
Watrack icons added to compilation
git-svn-id: http://svn.miranda-ng.org/main/trunk@1861 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Dbx_mmap_SA/Cryptors/Athena/make.bat')
-rw-r--r-- | plugins/Dbx_mmap_SA/Cryptors/Athena/make.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Dbx_mmap_SA/Cryptors/Athena/make.bat b/plugins/Dbx_mmap_SA/Cryptors/Athena/make.bat index a69a30549f..44d2af2c3f 100644 --- a/plugins/Dbx_mmap_SA/Cryptors/Athena/make.bat +++ b/plugins/Dbx_mmap_SA/Cryptors/Athena/make.bat @@ -1,4 +1,4 @@ -@echo off
+rem @echo off
if /i '%1' == 'fpc' (
set OUTDIR="..\..\..\..\bin10\Release\Plugins\Cryptors"
set FPCBIN=fpc.exe
|