mirror of
https://github.com/nmap/nmap.git
synced 2025-12-14 19:59:02 +00:00
Fix all the compiler warnings when building with Visual C++ 2008.
This commit is contained in:
@@ -53,7 +53,6 @@
|
||||
RuntimeTypeInfo="false"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="true"
|
||||
DebugInformationFormat="4"
|
||||
CallingConvention="0"
|
||||
CompileAs="1"
|
||||
@@ -125,7 +124,6 @@
|
||||
RuntimeTypeInfo="false"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="true"
|
||||
DebugInformationFormat="0"
|
||||
CompileAs="1"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user