Within the following directories you find files to build the game
"connection" into the "bin" directory.

makeLinux    - Build the game for Linux using the g++ compiler.
makeWindows  - Build the game for Windows. You will need a
               working installation of make and g++ for Windows,
               which can be found for example here: http://www.mingw.org.
msvs2003     - Build the game with Microsoft Visual Studio 2003.
msvs2005     - Build the game with Microsoft Visual Studio 2005.
