summaryrefslogtreecommitdiff
path: root/tmw.cbp
diff options
context:
space:
mode:
Diffstat (limited to 'tmw.cbp')
-rw-r--r--tmw.cbp6
1 files changed, 6 insertions, 0 deletions
diff --git a/tmw.cbp b/tmw.cbp
index dd5df92b..9af35d94 100644
--- a/tmw.cbp
+++ b/tmw.cbp
@@ -109,6 +109,8 @@
<Unit filename="src/configuration.h">
<Option target="default" />
</Unit>
+ <Unit filename="src/effectmanager.cpp" />
+ <Unit filename="src/effectmanager.h" />
<Unit filename="src/engine.cpp" />
<Unit filename="src/engine.h">
<Option target="default" />
@@ -280,6 +282,8 @@
<Unit filename="src/gui/npclistdialog.h">
<Option target="default" />
</Unit>
+ <Unit filename="src/gui/npcpostdialog.cpp" />
+ <Unit filename="src/gui/npcpostdialog.h" />
<Unit filename="src/gui/ok_dialog.cpp" />
<Unit filename="src/gui/ok_dialog.h">
<Option target="default" />
@@ -538,6 +542,8 @@
<Unit filename="src/net/connection.h">
<Option target="default" />
</Unit>
+ <Unit filename="src/net/effecthandler.cpp" />
+ <Unit filename="src/net/effecthandler.h" />
<Unit filename="src/net/gameserver/gameserver.cpp" />
<Unit filename="src/net/gameserver/gameserver.h">
<Option target="default" />