source: network-game/readme.txt@ 62ee2ce

Last change on this file since 62ee2ce was 60b77d2, checked in by dportnoy <dmp1488@…>, 12 years ago

Added a Map class

  • Property mode set to 100644
File size: 427 bytes
RevLine 
[60b77d2]1This info is outdated. The latest info is on the github wiki.
2
[7d7df47]3BoostPro Installer options
4
5-multithreaded
[aee34b9]6-multithreaded debug
7
8
9old installation instructions
10
11client
12______
13
14install the boost library
15install openssl using the old windows installer
16
17Add the following to Linker -> Input -> Additional Dependencies:
18libeay32.lib
19ssleay32.lib
20
21
22server
23______
24
25install the boost library
[60b77d2]26install openssl on ubuntu (should be easy)
Note: See TracBrowser for help on using the repository browser.