summaryrefslogtreecommitdiffstats
path: root/visual/2012/lz4/lz4.vcxproj
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2015-03-31 18:12:59 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2015-03-31 18:12:59 (GMT)
commit08b24af5a014b1410f81c363f799fe5bff4cc695 (patch)
tree1da371c3658109a4f3fdf6c8b0ca2e7dae44c402 /visual/2012/lz4/lz4.vcxproj
parenta761546b1b8499bd52ed84876df03cb00e81c02e (diff)
downloadlz4-08b24af5a014b1410f81c363f799fe5bff4cc695.zip
lz4-08b24af5a014b1410f81c363f799fe5bff4cc695.tar.gz
lz4-08b24af5a014b1410f81c363f799fe5bff4cc695.tar.bz2
Updated Visual 2012 solution : + 3 projects (fullbench, frametest, datagen)
Diffstat (limited to 'visual/2012/lz4/lz4.vcxproj')
-rwxr-xr-x[-rw-r--r--]visual/2012/lz4/lz4.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/visual/2012/lz4/lz4.vcxproj b/visual/2012/lz4/lz4.vcxproj
index 5540d5d..b7e0061 100644..100755
--- a/visual/2012/lz4/lz4.vcxproj
+++ b/visual/2012/lz4/lz4.vcxproj
@@ -117,6 +117,7 @@
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>
<PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <TreatWarningAsError>true</TreatWarningAsError>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>
@@ -134,6 +135,7 @@
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>
<PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <TreatWarningAsError>true</TreatWarningAsError>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>