diff options
Diffstat (limited to 'src/core/stdchat/stdchat_12.vcxproj')
-rw-r--r-- | src/core/stdchat/stdchat_12.vcxproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/core/stdchat/stdchat_12.vcxproj b/src/core/stdchat/stdchat_12.vcxproj index 0912c9dd3d..1f8f705220 100644 --- a/src/core/stdchat/stdchat_12.vcxproj +++ b/src/core/stdchat/stdchat_12.vcxproj @@ -211,9 +211,6 @@ <ClCompile Include="src\manager.cpp" />
<ClCompile Include="src\message.cpp" />
<ClCompile Include="src\options.cpp" />
- <ClCompile Include="src\richutil.cpp">
- <PrecompiledHeader>NotUsing</PrecompiledHeader>
- </ClCompile>
<ClCompile Include="src\services.cpp" />
<ClCompile Include="src\main.cpp" />
<ClCompile Include="src\tools.cpp" />
@@ -221,7 +218,6 @@ </ItemGroup>
<ItemGroup>
<ClInclude Include="src\chat.h" />
- <ClInclude Include="src\richutil.h" />
<ClInclude Include="src\resource.h" />
</ItemGroup>
<ItemGroup>
|