1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Use the default value of MultiThreadedDLL where possible.

This commit is contained in:
david
2013-02-09 20:30:01 +00:00
parent 6b095f42d2
commit ce51d8c4da
10 changed files with 0 additions and 11 deletions

View File

@@ -75,7 +75,6 @@
<ExceptionHandling>
</ExceptionHandling>
<BasicRuntimeChecks>Default</BasicRuntimeChecks>
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<BufferSecurityCheck>false</BufferSecurityCheck>
<TreatWChar_tAsBuiltInType>false</TreatWChar_tAsBuiltInType>
<RuntimeTypeInfo>false</RuntimeTypeInfo>