diff options
Diffstat (limited to 'vcproj-14/char-server.vcxproj')
-rw-r--r-- | vcproj-14/char-server.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcproj-14/char-server.vcxproj b/vcproj-14/char-server.vcxproj index 692210a15..bc5014b9c 100644 --- a/vcproj-14/char-server.vcxproj +++ b/vcproj-14/char-server.vcxproj @@ -205,6 +205,7 @@ <ClCompile Include="..\src\char\int_rodex.c" /> <ClCompile Include="..\src\common\conf.c" /> <ClCompile Include="..\src\common\core.c" /> + <ClCompile Include="..\src\common\packets.c" /> <ClCompile Include="..\src\common\console.c" /> <ClCompile Include="..\src\common\db.c" /> <ClCompile Include="..\src\common\des.c" /> |