Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SoftEtherVPN/SoftEtherVPN_Stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/VGate/VGate.vcproj')
-rw-r--r--src/VGate/VGate.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/VGate/VGate.vcproj b/src/VGate/VGate.vcproj
index 6210a3b4..84559099 100644
--- a/src/VGate/VGate.vcproj
+++ b/src/VGate/VGate.vcproj
@@ -252,7 +252,7 @@
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PCDDLL_EXPORTS"
StringPooling="false"
ExceptionHandling="0"
- RuntimeLibrary="0"
+ RuntimeLibrary="1"
StructMemberAlignment="4"
BufferSecurityCheck="false"
EnableFunctionLevelLinking="false"
@@ -351,7 +351,7 @@
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PCDDLL_EXPORTS;CPU_64"
StringPooling="false"
ExceptionHandling="0"
- RuntimeLibrary="0"
+ RuntimeLibrary="1"
StructMemberAlignment="4"
BufferSecurityCheck="false"
EnableFunctionLevelLinking="false"