beos-zealot / OpenSumIt

Sum-It is a native spreadsheet for BeOS.
http://dev.osdrawer.net/projects/sum-it
9 stars 7 forks source link

BUILDING

Automated building using script:

build.sh

Manual building steps:

  1. in "bsl" directory type 'make'
  2. copy 'bsl' binary to '/boot/home/config/non-packaged/bin'
  3. in "rez" directory type 'make'
  4. copy 'rez' binary to '/boot/home/config/non-packaged/bin'
  5. in 'sum-it' directory type 'make'
  6. You have OpenSum-It binary

NOTE! By default build system makes OpenSum-It binary with DEBUG turned on.

2013.11.03 beos_zealot, beos.zealot@gmail.com