summaryrefslogtreecommitdiff
path: root/Dbx_mmap_SA
diff options
context:
space:
mode:
authorwatcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-11-29 09:30:50 +0000
committerwatcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-11-29 09:30:50 +0000
commitea0738678d7d729b6bbd1c9c37d3914fcc7df0d9 (patch)
tree946b9fb6cccfb78adbb0b357aae63dac52aaec69 /Dbx_mmap_SA
parent4608739039b2f7836da1712ccd418f18b06b0824 (diff)
another part of small project fixes and x64 adaptation in some cases
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@228 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'Dbx_mmap_SA')
-rw-r--r--Dbx_mmap_SA/Cryptors/Athena/How to build Athena.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Dbx_mmap_SA/Cryptors/Athena/How to build Athena.txt b/Dbx_mmap_SA/Cryptors/Athena/How to build Athena.txt
new file mode 100644
index 0000000..9f8a0ab
--- /dev/null
+++ b/Dbx_mmap_SA/Cryptors/Athena/How to build Athena.txt
@@ -0,0 +1,7 @@
+1. Obtain sources from the http://delphi-miranda-plugins.googlecode.com/svn/trunk with your favorite SVN client.
+
+2. Copy Athena folder to the root directory of the abovementioned sources.
+
+3. Open Command prompt, navigate to Athena folder.
+
+4. Type "make" (without quotes) to build with Delphi, "make fpc" to build Free Pascal 32-bit version, "make fpc64" to build Free Pascal 64-bit version. \ No newline at end of file