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 4615a0f5..265debf2 100644 --- a/NorthstarDLL/NorthstarDLL.vcxproj +++ b/NorthstarDLL/NorthstarDLL.vcxproj @@ -456,6 +456,7 @@ <ClCompile Include="client\clientauthhooks.cpp" />
<ClCompile Include="client\clientruihooks.cpp" />
<ClCompile Include="client\clientvideooverrides.cpp" />
+ <ClCompile Include="client\rejectconnectionfixes.cpp" />
<ClCompile Include="client\debugoverlay.cpp" />
<ClCompile Include="client\demofixes.cpp" />
<ClCompile Include="client\diskvmtfixes.cpp" />
|