Biz Tycoon Code
Status: Pre-Alpha
Brought to you by:
kinshuksunil
File | Date | Author | Commit |
---|---|---|---|
build | 2006-07-13 | carstenklein | [r23] |
design | 2006-08-10 | carstenklein | [r79] |
distribution | 2006-07-13 | carstenklein | [r23] |
documentation | 2006-08-10 | carstenklein | [r81] |
make | 2006-08-03 | carstenklein | [r52] |
project | 2006-08-09 | carstenklein | [r68] |
source | 2006-08-11 | carstenklein | [r88] |
Jamfile.in | 2006-08-03 | carstenklein | [r51] |
Jamrules | 2006-08-03 | carstenklein | [r50] |
README | 2006-08-03 | carstenklein | [r49] |
TODO | 2006-08-10 | carstenklein | [r79] |
autogen.sh | 2006-08-03 | carstenklein | [r49] |
config-msvc.h | 2006-08-03 | carstenklein | [r49] |
config.h.in | 2006-08-03 | carstenklein | [r49] |
configure | 2006-08-03 | carstenklein | [r50] |
configure.ac | 2006-08-03 | carstenklein | [r49] |
http://www.biztycoon.co.nr/ By TBD <TBD> TBD XXX WARNING: This is a sample README file it seems that the author of the XXX project has not yet modified it. You will only find generic XXX information here. Contents 1. Introduction 2. Building and Installing 3. Usage 4. Contact ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1. Introduction XXX Fill in some text ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2. Building and installing You can build the project on Unix, Msys/Mingw, and Cygwin using the Jam build tool. Microsoft Visual-C++ users can build the project using the project files in the biztycoon/msvc directory. 2.1 Jam The build system is based upon Jam rather than 'make'. If you do not yet have jam installed, then check your distribution for a Jam package or download the source and compile/install Jam yourself. You can find the source here: ftp://ftp.perforce.com/pub/jam/ You will need at least version 2.4. 2.1.1 Building 1. Go to the top-level directory in the project tree. 2. Run "./configure", possibly with some options, if you wish. You can see a list of available options by invoking configure with the "--help" option. 3. Run "jam". 2.1.2 Installing 1. Build the project. 2. Ensure that you have write permissions to the install directories. On Unix (GNU/Linux, MacOS/X, Darwin, BSD) this usually means that you need to be the 'root' user. 3. Run "jam install". 2.2 Microsoft Visual-C++ 1. Open the workspace file biztycoon/msvc/wksbiztycoon. 2. Set "grpall_biztycoon" as the active project. 3. Choose "Release" or "Debug" build mode. 4. Build the project. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3. Usage ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4. Contact Bug-Reports, suggestions, requests, and greeting cards should be send to TBD