summaryrefslogtreecommitdiff
path: root/protocols/Omegle/omegle.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Omegle/omegle.vcxproj')
-rw-r--r--protocols/Omegle/omegle.vcxproj5
1 files changed, 5 insertions, 0 deletions
diff --git a/protocols/Omegle/omegle.vcxproj b/protocols/Omegle/omegle.vcxproj
index 8f89d2cb64..eb61116d9b 100644
--- a/protocols/Omegle/omegle.vcxproj
+++ b/protocols/Omegle/omegle.vcxproj
@@ -25,6 +25,11 @@
<ImportGroup Label="PropertySheets">
<Import Project="$(ProjectDir)..\..\build\vc.common\plugin.props" />
</ImportGroup>
+ <ItemGroup>
+ <ClCompile Include="..\..\utils\std_string_utils.cpp">
+ <PrecompiledHeader>NotUsing</PrecompiledHeader>
+ </ClCompile>
+ </ItemGroup>
<ItemDefinitionGroup>
<ClCompile>
<ExceptionHandling>Sync</ExceptionHandling>