Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/thirdparty/RARFileSource/RARFileSource.vcxproj')
-rw-r--r--src/thirdparty/RARFileSource/RARFileSource.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/thirdparty/RARFileSource/RARFileSource.vcxproj b/src/thirdparty/RARFileSource/RARFileSource.vcxproj
index 0d0d1c3da..00f436c77 100644
--- a/src/thirdparty/RARFileSource/RARFileSource.vcxproj
+++ b/src/thirdparty/RARFileSource/RARFileSource.vcxproj
@@ -83,6 +83,7 @@
<PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<WarningLevel>TurnOffAllWarnings</WarningLevel>
+ <EnablePREfast>false</EnablePREfast>
</ClCompile>
<ResourceCompile>
<ResourceOutputFileName>$(OutDir)$(ProjectName).res</ResourceOutputFileName>
@@ -106,6 +107,7 @@
<PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<WarningLevel>TurnOffAllWarnings</WarningLevel>
+ <EnablePREfast>false</EnablePREfast>
</ClCompile>
<ResourceCompile>
<ResourceOutputFileName>$(OutDir)$(ProjectName).res</ResourceOutputFileName>