diff options
Diffstat (limited to 'NorthstarDLL/NorthstarDLL.vcxproj')
-rw-r--r-- | NorthstarDLL/NorthstarDLL.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/NorthstarDLL/NorthstarDLL.vcxproj b/NorthstarDLL/NorthstarDLL.vcxproj index da6ed9cd..f2607a82 100644 --- a/NorthstarDLL/NorthstarDLL.vcxproj +++ b/NorthstarDLL/NorthstarDLL.vcxproj @@ -530,6 +530,7 @@ <ClCompile Include="server\buildainfile.cpp" />
<ClCompile Include="server\r2server.cpp" />
<ClCompile Include="server\serverchathooks.cpp" />
+ <ClCompile Include="server\servernethooks.cpp" />
<ClCompile Include="server\serverpresence.cpp" />
<ClCompile Include="shared\exploit_fixes\exploitfixes.cpp" />
<ClCompile Include="shared\exploit_fixes\exploitfixes_lzss.cpp" />
|