summaryrefslogtreecommitdiff
path: root/client/client.pro
diff options
context:
space:
mode:
Diffstat (limited to 'client/client.pro')
-rw-r--r--client/client.pro3
1 files changed, 3 insertions, 0 deletions
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 \