From 7234fe326d16d6bf9f4374a09ddc6ef790e6723f Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Thu, 18 Jun 2009 22:03:02 +0200 Subject: Globale Variablen durch Application-Klasse ersetzt --- src/Client/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Client/CMakeLists.txt') diff --git a/src/Client/CMakeLists.txt b/src/Client/CMakeLists.txt index e663602..6d7ba4c 100644 --- a/src/Client/CMakeLists.txt +++ b/src/Client/CMakeLists.txt @@ -3,6 +3,7 @@ add_subdirectory(Requests) include_directories(${INCLUDES}) add_library(Client + Application.cpp Application.h CommandParser.cpp CommandParser.h InformationManager.cpp InformationManager.h SystemCommands.cpp SystemCommands.h -- cgit v1.2.3