summaryrefslogtreecommitdiff
path: root/src/3rdparty/squirrel/README
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2009-02-25 01:21:50 +0000
committerrubidium <rubidium@openttd.org>2009-02-25 01:21:50 +0000
commit1ad50ce4e6ed74c8eeb89a1f2780e6ed58a72b2b (patch)
tree0955433146cc59335ddaac1d6e08eb177a9ead61 /src/3rdparty/squirrel/README
parent66a8c0a1325e1f8717150dc6bbe1bcb4fb458bef (diff)
downloadopenttd-1ad50ce4e6ed74c8eeb89a1f2780e6ed58a72b2b.tar.xz
(svn r15578) -Change: unexternalise squirrel.
Diffstat (limited to 'src/3rdparty/squirrel/README')
-rw-r--r--src/3rdparty/squirrel/README22
1 files changed, 22 insertions, 0 deletions
diff --git a/src/3rdparty/squirrel/README b/src/3rdparty/squirrel/README
new file mode 100644
index 000000000..e48108f51
--- /dev/null
+++ b/src/3rdparty/squirrel/README
@@ -0,0 +1,22 @@
+The programming language SQUIRREL 2.2.1 stable
+
+--------------------------------------------------
+The project has been compiled and run on Windows(Windows XP/2000 on Intel x86 Windows XP Pro on AMD x64) and
+Linux(Slackware 9.0 on Intel x86, Fedora Core 4 on AMD x64).
+
+Has been tested with the following compilers:
+ MS Visual C++ 6.0,7.0,7.1 and 8.0 (32 and 64bits)
+ MinGW gcc 3.2 (mingw special 20020817-1)
+ Cygnus gcc 3.2
+ Linux gcc 3.2.3
+ Linux gcc 4.0.0 (x86 64bits)
+
+
+Feedback and suggestions are appreciated
+project page - http://www.squirrel-lang.org
+community forums - http://www.squirrel-lang.org/Forums
+wiki - http://wiki.squirrel-lang.org
+author - alberto@demichelis.net
+
+END OF README
+