From fdd33ad7c2577c677984da254bd4aadbe8e3cb46 Mon Sep 17 00:00:00 2001 From: doomchild Date: Tue, 4 May 2010 16:24:12 -0500 Subject: [PATCH] added Gui_C stuff --- dfhack/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dfhack/CMakeLists.txt b/dfhack/CMakeLists.txt index c00d3218e..42965c3f4 100644 --- a/dfhack/CMakeLists.txt +++ b/dfhack/CMakeLists.txt @@ -45,6 +45,7 @@ modules/Buildings.cpp modules/Constructions.cpp modules/Position_C.cpp +modules/Gui_C.cpp ) SET(PROJECT_HDRS_LINUX