source: network-game/readme.txt@ aee34b9

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

Cleaned up the client a bit and made it more c++-like and added to the readme

  • Property mode set to 100644
File size: 363 bytes
Line 
1BoostPro Installer options
2
3-multithreaded
4-multithreaded debug
5
6
7old installation instructions
8
9client
10______
11
12install the boost library
13install openssl using the old windows installer
14
15Add the following to Linker -> Input -> Additional Dependencies:
16libeay32.lib
17ssleay32.lib
18
19
20server
21______
22
23install the boost library
24install openssl on ubuntu (should be easy)
Note: See TracBrowser for help on using the repository browser.