summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--client/windows/redc.vcproj12
1 files changed, 10 insertions, 2 deletions
diff --git a/client/windows/redc.vcproj b/client/windows/redc.vcproj
index 87d018c..17032f7 100644
--- a/client/windows/redc.vcproj
+++ b/client/windows/redc.vcproj
@@ -57,7 +57,7 @@
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="common.h"
WarningLevel="3"
- WarnAsError="true"
+ WarnAsError="false"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="4"
/>
@@ -225,7 +225,7 @@
RuntimeLibrary="0"
UsePrecompiledHeader="0"
WarningLevel="3"
- WarnAsError="true"
+ WarnAsError="false"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
/>
@@ -633,6 +633,10 @@
>
</File>
<File
+ RelativePath="..\..\common\ssl_verify.c"
+ >
+ </File>
+ <File
RelativePath="..\threads.cpp"
>
</File>
@@ -863,6 +867,10 @@
>
</File>
<File
+ RelativePath="..\..\common\ssl_verify.h"
+ >
+ </File>
+ <File
RelativePath="..\threads.h"
>
</File>