diff options
Diffstat (limited to 'win32/zlib/zlib.vcproj')
-rw-r--r-- | win32/zlib/zlib.vcproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/win32/zlib/zlib.vcproj b/win32/zlib/zlib.vcproj index a8ef90e8..0da3f832 100644 --- a/win32/zlib/zlib.vcproj +++ b/win32/zlib/zlib.vcproj @@ -46,7 +46,6 @@ RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
/>
<Tool
@@ -106,7 +105,6 @@ RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
|