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
path: root/src/VGate
diff options
context:
space:
mode:
authordnobori <da.git@softether.co.jp>2017-10-18 12:24:21 +0300
committerdnobori <da.git@softether.co.jp>2017-10-18 12:24:21 +0300
commitfaee11ff096e7950b006ef1ae8dc636b6fe0131e (patch)
tree521b08a96b0b4b433537b9bf37f827c976cd4007 /src/VGate
parentacf49ad536c55a51a1d19b4529a8e804f738c739 (diff)
v4.23-9647-betav4.23-9647-beta
Diffstat (limited to 'src/VGate')
-rw-r--r--src/VGate/VGate.c4
-rw-r--r--src/VGate/VGate.h4
-rw-r--r--src/VGate/VGate.vcproj4
-rw-r--r--src/VGate/resource.h4
4 files changed, 2 insertions, 14 deletions
diff --git a/src/VGate/VGate.c b/src/VGate/VGate.c
index ea3ad7e9..527fb69e 100644
--- a/src/VGate/VGate.c
+++ b/src/VGate/VGate.c
@@ -133,7 +133,3 @@ void FreePluginDll(struct VGATE_FUNCTIONS *funcs)
-
-// Developed by SoftEther VPN Project at University of Tsukuba in Japan.
-// Department of Computer Science has dozens of overly-enthusiastic geeks.
-// Join us: http://www.tsukuba.ac.jp/english/admission/
diff --git a/src/VGate/VGate.h b/src/VGate/VGate.h
index 7f698466..bc94c1e3 100644
--- a/src/VGate/VGate.h
+++ b/src/VGate/VGate.h
@@ -113,7 +113,3 @@
-
-// Developed by SoftEther VPN Project at University of Tsukuba in Japan.
-// Department of Computer Science has dozens of overly-enthusiastic geeks.
-// Join us: http://www.tsukuba.ac.jp/english/admission/
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"
diff --git a/src/VGate/resource.h b/src/VGate/resource.h
index e29c05ac..84fc265c 100644
--- a/src/VGate/resource.h
+++ b/src/VGate/resource.h
@@ -108,7 +108,3 @@
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
-
-// Developed by SoftEther VPN Project at University of Tsukuba in Japan.
-// Department of Computer Science has dozens of overly-enthusiastic geeks.
-// Join us: http://www.tsukuba.ac.jp/english/admission/