diff options
Diffstat (limited to 'vcproj-14/login-server.vcxproj')
-rw-r--r-- | vcproj-14/login-server.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcproj-14/login-server.vcxproj b/vcproj-14/login-server.vcxproj index 42f71c1a0..3b5e13373 100644 --- a/vcproj-14/login-server.vcxproj +++ b/vcproj-14/login-server.vcxproj @@ -201,6 +201,7 @@ <ClCompile Include="..\src\login\loginlog.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\ers.c" /> |