summaryrefslogtreecommitdiff
path: root/ON COMPILING.txt
diff options
context:
space:
mode:
authorJonas Ask2009-10-20 12:23:52 +0000
committerJonas Ask2009-10-20 12:23:52 +0000
commit9b1b95b33e4ba93a6ab7fed504d4bcf6e2abee9a (patch)
tree2a7833db49114f38fd87fbaf39e0b69279bb8c2e /ON COMPILING.txt
parent002c766257789fabe04deeb9d79d2e3fbcefc195 (diff)
downloadstonesense-9b1b95b33e4ba93a6ab7fed504d4bcf6e2abee9a.tar.gz
stonesense-9b1b95b33e4ba93a6ab7fed504d4bcf6e2abee9a.tar.bz2
stonesense-9b1b95b33e4ba93a6ab7fed504d4bcf6e2abee9a.tar.xz
Adding all the code and resources for the first time. God speed!
Diffstat (limited to 'ON COMPILING.txt')
-rw-r--r--ON COMPILING.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/ON COMPILING.txt b/ON COMPILING.txt
new file mode 100644
index 0000000..4c8b7f6
--- /dev/null
+++ b/ON COMPILING.txt
@@ -0,0 +1,10 @@
+There are ten thousand things to say here, and I'll get into more details later,
+but for now; This project aint all that compiler friendly yet.
+I'm just getting the project out there, so the public light will force me to tidy up stuff.
+
+
+1 - You will need Allegro, the graphics library we use. Get it at http://alleg.sourceforge.net/
+
+2 - I've only tested it with MSVS 2005
+
+3 - It includes a partially mangled version of dfHack. It should work, but a more elegant solution is in the works. \ No newline at end of file