Add CuteChessCoreApplication class.
commite3a3e2b4f3993645ca83a2ceb4d8ec9047cec1d8
authorArto Jonsson <ajonsson@kapsi.fi>
Sun, 24 May 2009 15:50:17 +0000 (24 18:50 +0300)
committerArto Jonsson <ajonsson@kapsi.fi>
Sun, 24 May 2009 18:49:29 +0000 (24 21:49 +0300)
tree6075620f45f3b8a2898dbbd9f756c85e6dbd45b7
parentdee01871463a74435d55379ee3bca70a783b18c9
Add CuteChessCoreApplication class.

CuteChessCoreApplication will be the base of the cutechess-cli
application.

This commit moves some of the initialization code to the
CuteChessCoreApplication class with no functional changes to cutechess-cli
itself.
projects/cli/src/cutechesscoreapp.cpp [new file with mode: 0644]
projects/cli/src/cutechesscoreapp.h [new file with mode: 0644]
projects/cli/src/main.cpp
projects/cli/src/src.pri