Removing old ASN.1 stuff.

This commit is contained in:
lotodore
2012-09-22 15:42:59 +02:00
parent 5ef456e15b
commit e16d4908bd
247 changed files with 19 additions and 21239 deletions
+2 -1
View File
@@ -4,7 +4,7 @@ Requirements
To compile PokerTH you need following libs:
Linux:
- Qt version >= 4.4.3, 4.8.0 recommended --> http://qtsoftware.com/
- Qt version >= 4.4.3, 4.8.x recommended --> http://qtsoftware.com/
- zlib version >= 1.2.3 --> http://www.zlib.net/
- libcurl version >= 7.16 --> http://curl.haxx.se/
- libgcrypt (e.g. version 1.4.6) --> http://www.gnu.org/software/libgcrypt/
@@ -15,6 +15,7 @@ Linux:
- libSDL_mixer, libSDL --> http://www.libsdl.org/
- libSQLite3 --> http://sqlite.org/
- libtinyxml > 2.0 --> http://www.sourceforge.net/projects/tinyxml
- protoc >= 2.3.0 (during build), libprotobuf >= 2.3.0 -> http://code.google.com/p/protobuf/downloads/list
- For the server: libircclient 1.3 --> http://www.sourceforge.net/projects/libircclient/
Windows: