New Build System
authorManuel Nickschas <sputnick@quassel-irc.org>
Mon, 10 Jul 2006 13:40:46 +0000 (13:40 +0000)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 10 Jul 2006 13:40:46 +0000 (13:40 +0000)
commita975272aca8f0deb25c395532b189141979304e5
treec245ac2d206b3869fc14da709a800b4e4b8415b6
parentf474bdcf9eb60d7d0ee48de389839f88cd25d3fa
New Build System
12 files changed:
CMakeLists.txt
core/CMakeLists.txt
core/core.cpp [new file with mode: 0644]
core/core.h [new file with mode: 0644]
core/proxy.cpp [new file with mode: 0644]
core/proxy.h [new file with mode: 0644]
core/quassel.cpp
core/quassel.h
gui/CMakeLists.txt
gui/serverlist.cpp
main/main_core.cpp [new file with mode: 0644]
main/main_mono.cpp