First attempt of a simplification of the build system.
commit81df0192573be85e988276f33107765a8392b320
authorPaolo Capriotti <p.capriotti@gmail.com>
Thu, 12 Jul 2007 13:10:05 +0000 (12 15:10 +0200)
committerPaolo Capriotti <p.capriotti@gmail.com>
Thu, 12 Jul 2007 13:10:05 +0000 (12 15:10 +0200)
tree1635136e14017d8dbf1108d284e5ed55d20b701e
parentca2c5f8ca7029e590069655b3ade6ad73a1ee025
First attempt of a simplification of the build system.

Canvas::Widget is missing some symbol.
I had to include missing standard headers in some files to make them compile.
12 files changed:
CMakeLists.txt
src/CMakeLists.txt
src/canvas/widget.cpp [deleted file]
src/newgame.h
src/pref_board.h
src/pref_engines.h
src/pref_highlight.h
src/pref_movelist.h
src/pref_preferences.h
src/pref_theme.h
src/qconnect.h
src/sprite.cpp