From ded5e8cd771c9affef086b77e25c93b4868f3f29 Mon Sep 17 00:00:00 2001 From: deva Date: Thu, 10 Mar 2011 08:45:16 +0000 Subject: Callback based client implementation is now finished. Testing is up. --- client/client.pro | 3 +++ 1 file changed, 3 insertions(+) (limited to 'client/client.pro') diff --git a/client/client.pro b/client/client.pro index d43e28d..d53c69a 100644 --- a/client/client.pro +++ b/client/client.pro @@ -36,6 +36,8 @@ unix { HEADERS += \ collapser.h \ debug.h \ + entity.h \ + header.h \ launcherwindow.h \ lua.h \ luadb.h \ @@ -72,6 +74,7 @@ SOURCES += \ pracro.cc \ collapser.cc \ debug.cc \ + header.cc \ launcherwindow.cc \ lua.cc \ luadb.cc \ -- cgit v1.2.3