Name | Modified | Size | Downloads / Week |
---|---|---|---|
baseball-scoreboard-win.zip | 2011-03-30 | 4.4 MB | |
baseball-scoreboard-docs.tar.bz2 | 2011-03-30 | 90.9 kB | |
baseball-scoreboard-alpha.tar.bz2 | 2011-03-30 | 187.0 kB | |
README | 2011-03-09 | 595 Bytes | |
Totals: 4 Items | 4.7 MB | 0 |
Baseball Scoreboard Michael Checca <mchecca@gmail.com> Copyleft 2011 Baseball Scoreboard makes it easy to keep track of your team throughout the season. It also keeps track of individual player stats as well. Currently, it is in its very early alpha stage. Compiling To compile, you must have the Qt SDK installed. Then, qmake 'BaseballScoreboard.pro' will generate a Makefile, in which just 'make' will build the program. Documentation The documentation for Baseball Scoreboard is managed by Doxygen. Running 'doxygen' will read the Doxyfile and place the documentation in the 'html' folder.