Menu

Tree [r12] /
 History

HTTPS access


File Date Author Commit
 bin 2009-06-21 shty_dev [r1] created basic directory structure
 config 2009-07-03 shty_dev [r8] removed configuration program
 doc 2009-07-04 shty_dev [r12] documentation commit
 include 2009-07-04 shty_dev [r10] added headers for core and user interface
 project 2009-07-04 shty_dev [r10] added headers for core and user interface
 source 2009-07-04 shty_dev [r10] added headers for core and user interface
 thirdparty 2009-06-21 shty_dev [r1] created basic directory structure
 tools 2009-07-03 shty_dev [r5] fixed target name bug on configuration program
 conf.cmd 2009-07-04 shty_dev [r10] added headers for core and user interface
 readme.1st 2009-07-03 shty_dev [r9] added comments on configuring on windows

Read Me

Welcome everyone!

Directory structure

/bin			binaries
/config			configuration utilities
/doc			documentation
/include		include files (global, for library export)
/project		common project settings
/source			source files
/thirdparty		thirdparty tools, used in compilation, stored here
/tools			tools for the project

Once you have been checkouted this or unpacked you should configure the project first. You can configure the project by configuring the project. The configuration instructions can be found at /doc/config directory.