summaryrefslogtreecommitdiffstats
path: root/accountserver.cbp
diff options
context:
space:
mode:
Diffstat (limited to 'accountserver.cbp')
-rw-r--r--accountserver.cbp4
1 files changed, 4 insertions, 0 deletions
diff --git a/accountserver.cbp b/accountserver.cbp
index bbb125b..2e2ef00 100644
--- a/accountserver.cbp
+++ b/accountserver.cbp
@@ -71,12 +71,15 @@
<Unit filename="src/chat-server/chatchannel.hpp" />
<Unit filename="src/chat-server/chatchannelmanager.cpp" />
<Unit filename="src/chat-server/chatchannelmanager.hpp" />
+ <Unit filename="src/chat-server/chatclient.hpp" />
<Unit filename="src/chat-server/chathandler.cpp" />
<Unit filename="src/chat-server/chathandler.hpp" />
<Unit filename="src/chat-server/guild.cpp" />
<Unit filename="src/chat-server/guild.hpp" />
<Unit filename="src/chat-server/guildmanager.cpp" />
<Unit filename="src/chat-server/guildmanager.hpp" />
+ <Unit filename="src/chat-server/party.cpp" />
+ <Unit filename="src/chat-server/party.hpp" />
<Unit filename="src/common/configuration.cpp" />
<Unit filename="src/common/configuration.hpp" />
<Unit filename="src/common/inventorydata.hpp" />
@@ -129,6 +132,7 @@
<Extensions>
<code_completion />
<debugger />
+ <envvars />
</Extensions>
</Project>
</CodeBlocks_project_file>