diff --git a/build/vc10/glew_shared.vcxproj b/build/vc10/glew_shared.vcxproj
index 1009ae9..e1149d9 100644
--- a/build/vc10/glew_shared.vcxproj
+++ b/build/vc10/glew_shared.vcxproj
@@ -91,6 +91,7 @@
Level3
$(INCLUDE_DIR)
WIN32;WIN32_LEAN_AND_MEAN;VC_EXTRALEAN;GLEW_BUILD;%(PreprocessorDefinitions)
+ false
true
@@ -116,6 +117,8 @@
/ignore:4089
+ true
+ true
@@ -129,6 +132,7 @@
Level3
$(INCLUDE_DIR)
WIN32;WIN32_LEAN_AND_MEAN;VC_EXTRALEAN;GLEW_BUILD;%(PreprocessorDefinitions)
+ false
true
@@ -153,6 +157,8 @@
/ignore:4089
+ true
+ true
@@ -166,6 +172,7 @@
EnableFastChecks
Level3
$(INCLUDE_DIR)
+ false
true
@@ -204,6 +211,7 @@
EnableFastChecks
Level3
$(INCLUDE_DIR)
+ false
true
diff --git a/build/vc10/glew_static.vcxproj b/build/vc10/glew_static.vcxproj
index 3c8c488..949db96 100644
--- a/build/vc10/glew_static.vcxproj
+++ b/build/vc10/glew_static.vcxproj
@@ -111,6 +111,7 @@
Level3
../../include;%(AdditionalIncludeDirectories)
WIN32;NDEBUG;_LIB;WIN32_LEAN_AND_MEAN;GLEW_STATIC;%(PreprocessorDefinitions)
+ false
0x0409
@@ -136,6 +137,7 @@
Level3
../../include;%(AdditionalIncludeDirectories)
WIN32;NDEBUG;_LIB;WIN32_LEAN_AND_MEAN;GLEW_STATIC;%(PreprocessorDefinitions)
+ false
0x0409
@@ -160,6 +162,7 @@
Level3
WIN32;_DEBUG;_LIB;WIN32_LEAN_AND_MEAN;GLEW_STATIC;%(PreprocessorDefinitions)
EnableFastChecks
+ false
0x0409
@@ -184,6 +187,7 @@
Level3
WIN32;_DEBUG;_LIB;WIN32_LEAN_AND_MEAN;GLEW_STATIC;%(PreprocessorDefinitions)
EnableFastChecks
+ false
0x0409
diff --git a/build/vc12/glew_shared.vcxproj b/build/vc12/glew_shared.vcxproj
index 6605a1c..b52bcc4 100644
--- a/build/vc12/glew_shared.vcxproj
+++ b/build/vc12/glew_shared.vcxproj
@@ -167,7 +167,7 @@
- MultiThreadedDebug
+ MultiThreadedDebugDLL
Default
false
Disabled
@@ -206,7 +206,7 @@
- MultiThreadedDebug
+ MultiThreadedDebugDLL
Default
false
Disabled
@@ -255,4 +255,4 @@
-
\ No newline at end of file
+
diff --git a/build/vc6/glew_shared.dsp b/build/vc6/glew_shared.dsp
index b8d2f1b..8b576b8 100644
--- a/build/vc6/glew_shared.dsp
+++ b/build/vc6/glew_shared.dsp
@@ -42,8 +42,8 @@ RSC=rc.exe
# PROP Intermediate_Dir "shared/release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GLEW_EXPORTS" /YX /FD /c
-# ADD CPP /nologo /W3 /O2 /I "../../include" /D "WIN32" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRALEAN" /D "GLEW_BUILD" /YX /FD /c
+# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GLEW_EXPORTS" /YX /FD /c /GS-
+# ADD CPP /nologo /W3 /O2 /I "../../include" /D "WIN32" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRALEAN" /D "GLEW_BUILD" /YX /FD /c /GS-
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x409 /d "NDEBUG"
@@ -54,7 +54,7 @@ BSC32=bscmake.exe
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
# ADD LINK32 opengl32.lib /nologo /dll /pdb:none /machine:I386 /out:"../../bin/glew32.dll" /ignore:4089
-# ADD LINK32 /base:0x62AA0000
+# ADD LINK32 /base:0x62AA0000 /nodefaultlib /noentry
!ELSEIF "$(CFG)" == "glew_shared - Win32 Debug"
@@ -69,8 +69,8 @@ LINK32=link.exe
# PROP Intermediate_Dir "shared/debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GLEW_EXPORTS" /YX /FD /GZ /c
-# ADD CPP /nologo /MDd /W3 /Zi /Od /I "../../include" /D "WIN32" /D "WIN32_MEAN_AND_LEAN" /D "VC_EXTRALEAN" /D "GLEW_BUILD" /YX /FD /GZ /c
+# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GLEW_EXPORTS" /YX /FD /GZ /c /GS-
+# ADD CPP /nologo /MDd /W3 /Zi /Od /I "../../include" /D "WIN32" /D "WIN32_MEAN_AND_LEAN" /D "VC_EXTRALEAN" /D "GLEW_BUILD" /YX /FD /GZ /c /GS-
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x409 /d "_DEBUG"
diff --git a/build/vc6/glew_static.dsp b/build/vc6/glew_static.dsp
index 55adb1a..d6bd3d6 100644
--- a/build/vc6/glew_static.dsp
+++ b/build/vc6/glew_static.dsp
@@ -40,8 +40,8 @@ RSC=rc.exe
# PROP Output_Dir "../../lib"
# PROP Intermediate_Dir "static/release"
# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /W3 /GX /O2 /I "../../include" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRALEAN" /D "GLEW_STATIC" /YX /FD /c
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c /GS-
+# ADD CPP /nologo /W3 /GX /O2 /I "../../include" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRALEAN" /D "GLEW_STATIC" /YX /FD /c /GS-
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG" /d "GLEW_STATIC"
BSC32=bscmake.exe