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 7aa68841..12867b4b 100644 --- a/NorthstarDLL/NorthstarDLL.vcxproj +++ b/NorthstarDLL/NorthstarDLL.vcxproj @@ -522,6 +522,7 @@ <ClCompile Include="scripts\server\miscserverfixes.cpp" />
<ClCompile Include="scripts\server\miscserverscript.cpp" />
<ClCompile Include="scripts\server\scriptuserinfo.cpp" />
+ <ClCompile Include="server\alltalk.cpp" />
<ClCompile Include="server\auth\bansystem.cpp" />
<ClCompile Include="server\auth\serverauthentication.cpp" />
<ClCompile Include="server\buildainfile.cpp" />
|