summaryrefslogtreecommitdiff
path: root/Dbx_mmap_SA
diff options
context:
space:
mode:
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