summaryrefslogtreecommitdiffstats
path: root/gameserver.cbp
diff options
context:
space:
mode:
authorPhilipp Sehmisch <mana@crushnet.org>2010-01-18 16:11:19 +0100
committerPhilipp Sehmisch <mana@crushnet.org>2010-01-18 16:11:19 +0100
commitdfc6875e292e6b4ff26506a42d4becbe440e61fc (patch)
tree2824e968f2e76d5f533cb1f326428d15c8bab81a /gameserver.cbp
parentc57df2bd7ba96719438bbc34e1362f0f91622921 (diff)
downloadmanaserv-dfc6875e292e6b4ff26506a42d4becbe440e61fc.tar.gz
manaserv-dfc6875e292e6b4ff26506a42d4becbe440e61fc.tar.xz
manaserv-dfc6875e292e6b4ff26506a42d4becbe440e61fc.zip
Updated project files
Diffstat (limited to 'gameserver.cbp')
-rw-r--r--gameserver.cbp2
1 files changed, 2 insertions, 0 deletions
diff --git a/gameserver.cbp b/gameserver.cbp
index 3b304ff..fc85d75 100644
--- a/gameserver.cbp
+++ b/gameserver.cbp
@@ -63,6 +63,8 @@
<Unit filename="src\common\configuration.cpp" />
<Unit filename="src\common\configuration.hpp" />
<Unit filename="src\common\inventorydata.hpp" />
+ <Unit filename="src\common\permissionmanager.cpp" />
+ <Unit filename="src\common\permissionmanager.hpp" />
<Unit filename="src\common\transaction.hpp" />
<Unit filename="src\defines.h" />
<Unit filename="src\game-server\accountconnection.cpp" />