diff --git a/win32port/client/client.vcxproj b/win32port/client/client.vcxproj
index 4c0ba67c..1192afc1 100644
--- a/win32port/client/client.vcxproj
+++ b/win32port/client/client.vcxproj
@@ -13,6 +13,14 @@
Debug
x64
+
+ Release DLL
+ Win32
+
+
+ Release DLL
+ x64
+
Release static
Win32
@@ -130,6 +138,7 @@
Disabled
WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
../win32helpers
+ false
Console
@@ -145,7 +154,8 @@
Disabled
WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
../win32helpers
- MultiThreaded
+ MultiThreadedDebug
+ false
Console
@@ -194,6 +204,7 @@
WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
../win32helpers
MultiThreaded
+ false
Console
@@ -222,6 +233,26 @@
ws2_32.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
+
+
+ false
+ ../win32helpers
+ WIN32;_CONSOLE
+ MultiThreaded
+
+
+ Ws2_32.lib;%(AdditionalDependencies)
+
+
+
+
+ false
+ MultiThreaded
+ false
+ ../win32helpers
+ WIN32;_CONSOLE;LWS_DLL
+
+
diff --git a/win32port/libwebsocketswin32/libwebsocketswin32.vcxproj b/win32port/libwebsocketswin32/libwebsocketswin32.vcxproj
index 2e4cfdde..14d4b0bf 100644
--- a/win32port/libwebsocketswin32/libwebsocketswin32.vcxproj
+++ b/win32port/libwebsocketswin32/libwebsocketswin32.vcxproj
@@ -13,6 +13,14 @@
Debug
x64
+
+ Release DLL
+ Win32
+
+
+ Release DLL
+ x64
+
Release static
Win32
@@ -67,6 +75,10 @@
StaticLibrary
+
+ DynamicLibrary
+ true
+
@@ -92,6 +104,7 @@
$(SolutionDir)..\output\
D:\Libraries\libwebsockets\output\;$(LibraryPath)
+ libwebsockets_vc100-mt-sgd
D:\Libraries\libwebsockets\output\;$(LibraryPath)
@@ -99,6 +112,9 @@
D:\Libraries\libwebsockets\output\;$(LibraryPath)
+
+ libwebsockets_vc100-mt-s
+
@@ -107,6 +123,7 @@
Disabled
WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
../win32helpers;../zlib
+ false
Windows
@@ -122,6 +139,7 @@
WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
../win32helpers;../zlib
MultiThreadedDebug
+ false
Windows
@@ -170,6 +188,7 @@
WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
../win32helpers;../zlib
MultiThreaded
+ false
Windows
@@ -200,11 +219,33 @@
../win32helpers;../zlib
WIN32
+ false
+ MultiThreaded
$(OutDir)libwebsockets_vc100-mt-s.lib
+
+
+ ../win32helpers;../zlib
+ WIN32;LWS_INTERNAL;LWS_DLL
+ false
+ MultiThreaded
+ false
+ Speed
+ true
+
+
+ $(OutDir)libwebsockets_vc100-mt-s.lib
+
+
+ Ws2_32.lib;..\..\output\ZLib_vc100-mt-s.lib;%(AdditionalDependencies)
+ true
+ true
+
+
+
@@ -215,12 +256,14 @@
+
+
diff --git a/win32port/libwebsocketswin32/libwebsocketswin32.vcxproj.filters b/win32port/libwebsocketswin32/libwebsocketswin32.vcxproj.filters
index 0cdd1330..878f16a4 100644
--- a/win32port/libwebsocketswin32/libwebsocketswin32.vcxproj.filters
+++ b/win32port/libwebsocketswin32/libwebsocketswin32.vcxproj.filters
@@ -42,6 +42,9 @@
Source Files
+
+ Source Files
+
@@ -56,5 +59,8 @@
Header Files
+
+ Source Files
+
\ No newline at end of file
diff --git a/win32port/server/server.vcxproj b/win32port/server/server.vcxproj
index ef6e9281..7fe50a85 100644
--- a/win32port/server/server.vcxproj
+++ b/win32port/server/server.vcxproj
@@ -13,6 +13,14 @@
Debug
x64
+
+ Release DLL
+ Win32
+
+
+ Release DLL
+ x64
+
Release static
Win32
@@ -139,6 +147,7 @@
Disabled
WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
../win32helpers
+ false
Console
@@ -157,6 +166,7 @@
WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
../win32helpers
MultiThreadedDebug
+ false
Console
@@ -211,6 +221,7 @@
WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
../win32helpers
MultiThreaded
+ false
Console
@@ -239,6 +250,26 @@
ws2_32.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
+
+
+ false
+ ../win32helpers
+ WIN32;_CONSOLE
+ MultiThreaded
+
+
+ Ws2_32.lib;%(AdditionalDependencies)
+
+
+
+
+ false
+ MultiThreaded
+ false
+ ../win32helpers
+ WIN32;_CONSOLE;LWS_DLL
+
+
diff --git a/win32port/win32port.sln b/win32port/win32port.sln
index b6f0d895..fc7ca7c2 100644
--- a/win32port/win32port.sln
+++ b/win32port/win32port.sln
@@ -1,79 +1,100 @@
-
-Microsoft Visual Studio Solution File, Format Version 11.00
-# Visual C++ Express 2010
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "server\server.vcxproj", "{E585B64F-9365-4C58-9EF8-56393EB27F8B}"
- ProjectSection(ProjectDependencies) = postProject
- {332BF17E-FD30-4363-975A-AA731A827B4F} = {332BF17E-FD30-4363-975A-AA731A827B4F}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libwebsocketswin32", "libwebsocketswin32\libwebsocketswin32.vcxproj", "{332BF17E-FD30-4363-975A-AA731A827B4F}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "client\client.vcxproj", "{6265650C-4799-451C-A687-94DE48759A8B}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZLib", "zlib\ZLib.vcxproj", "{4156FC56-8443-2973-4FE2-A0BB2C621525}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug static|Win32 = Debug static|Win32
- Debug static|x64 = Debug static|x64
- Debug|Win32 = Debug|Win32
- Debug|x64 = Debug|x64
- Release static|Win32 = Release static|Win32
- Release static|x64 = Release static|x64
- Release|Win32 = Release|Win32
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {E585B64F-9365-4C58-9EF8-56393EB27F8B}.Debug static|Win32.ActiveCfg = Debug static|Win32
- {E585B64F-9365-4C58-9EF8-56393EB27F8B}.Debug static|Win32.Build.0 = Debug static|Win32
- {E585B64F-9365-4C58-9EF8-56393EB27F8B}.Debug static|x64.ActiveCfg = Debug static|Win32
- {E585B64F-9365-4C58-9EF8-56393EB27F8B}.Debug|Win32.ActiveCfg = Debug|Win32
- {E585B64F-9365-4C58-9EF8-56393EB27F8B}.Debug|Win32.Build.0 = Debug|Win32
- {E585B64F-9365-4C58-9EF8-56393EB27F8B}.Debug|x64.ActiveCfg = Debug|Win32
- {E585B64F-9365-4C58-9EF8-56393EB27F8B}.Release static|Win32.ActiveCfg = Release static|Win32
- {E585B64F-9365-4C58-9EF8-56393EB27F8B}.Release static|Win32.Build.0 = Release static|Win32
- {E585B64F-9365-4C58-9EF8-56393EB27F8B}.Release static|x64.ActiveCfg = Release static|Win32
- {E585B64F-9365-4C58-9EF8-56393EB27F8B}.Release|Win32.ActiveCfg = Release|Win32
- {E585B64F-9365-4C58-9EF8-56393EB27F8B}.Release|Win32.Build.0 = Release|Win32
- {E585B64F-9365-4C58-9EF8-56393EB27F8B}.Release|x64.ActiveCfg = Release|Win32
- {332BF17E-FD30-4363-975A-AA731A827B4F}.Debug static|Win32.ActiveCfg = Debug static|Win32
- {332BF17E-FD30-4363-975A-AA731A827B4F}.Debug static|Win32.Build.0 = Debug static|Win32
- {332BF17E-FD30-4363-975A-AA731A827B4F}.Debug static|x64.ActiveCfg = Debug static|Win32
- {332BF17E-FD30-4363-975A-AA731A827B4F}.Debug|Win32.ActiveCfg = Debug|Win32
- {332BF17E-FD30-4363-975A-AA731A827B4F}.Debug|Win32.Build.0 = Debug|Win32
- {332BF17E-FD30-4363-975A-AA731A827B4F}.Debug|x64.ActiveCfg = Debug|Win32
- {332BF17E-FD30-4363-975A-AA731A827B4F}.Release static|Win32.ActiveCfg = Release static|Win32
- {332BF17E-FD30-4363-975A-AA731A827B4F}.Release static|Win32.Build.0 = Release static|Win32
- {332BF17E-FD30-4363-975A-AA731A827B4F}.Release static|x64.ActiveCfg = Release static|Win32
- {332BF17E-FD30-4363-975A-AA731A827B4F}.Release|Win32.ActiveCfg = Release|Win32
- {332BF17E-FD30-4363-975A-AA731A827B4F}.Release|Win32.Build.0 = Release|Win32
- {332BF17E-FD30-4363-975A-AA731A827B4F}.Release|x64.ActiveCfg = Release|Win32
- {6265650C-4799-451C-A687-94DE48759A8B}.Debug static|Win32.ActiveCfg = Debug static|Win32
- {6265650C-4799-451C-A687-94DE48759A8B}.Debug static|Win32.Build.0 = Debug static|Win32
- {6265650C-4799-451C-A687-94DE48759A8B}.Debug static|x64.ActiveCfg = Debug static|Win32
- {6265650C-4799-451C-A687-94DE48759A8B}.Debug|Win32.ActiveCfg = Debug|Win32
- {6265650C-4799-451C-A687-94DE48759A8B}.Debug|Win32.Build.0 = Debug|Win32
- {6265650C-4799-451C-A687-94DE48759A8B}.Debug|x64.ActiveCfg = Debug|Win32
- {6265650C-4799-451C-A687-94DE48759A8B}.Release static|Win32.ActiveCfg = Release static|Win32
- {6265650C-4799-451C-A687-94DE48759A8B}.Release static|Win32.Build.0 = Release static|Win32
- {6265650C-4799-451C-A687-94DE48759A8B}.Release static|x64.ActiveCfg = Release static|Win32
- {6265650C-4799-451C-A687-94DE48759A8B}.Release|Win32.ActiveCfg = Release|Win32
- {6265650C-4799-451C-A687-94DE48759A8B}.Release|Win32.Build.0 = Release|Win32
- {6265650C-4799-451C-A687-94DE48759A8B}.Release|x64.ActiveCfg = Release|Win32
- {4156FC56-8443-2973-4FE2-A0BB2C621525}.Debug static|Win32.ActiveCfg = Debug static|Win32
- {4156FC56-8443-2973-4FE2-A0BB2C621525}.Debug static|Win32.Build.0 = Debug static|Win32
- {4156FC56-8443-2973-4FE2-A0BB2C621525}.Debug static|x64.ActiveCfg = Debug static|Win32
- {4156FC56-8443-2973-4FE2-A0BB2C621525}.Debug|Win32.ActiveCfg = Debug|Win32
- {4156FC56-8443-2973-4FE2-A0BB2C621525}.Debug|Win32.Build.0 = Debug|Win32
- {4156FC56-8443-2973-4FE2-A0BB2C621525}.Debug|x64.ActiveCfg = Debug|Win32
- {4156FC56-8443-2973-4FE2-A0BB2C621525}.Release static|Win32.ActiveCfg = Release static|Win32
- {4156FC56-8443-2973-4FE2-A0BB2C621525}.Release static|Win32.Build.0 = Release static|Win32
- {4156FC56-8443-2973-4FE2-A0BB2C621525}.Release static|x64.ActiveCfg = Release static|Win32
- {4156FC56-8443-2973-4FE2-A0BB2C621525}.Release|Win32.ActiveCfg = Release|Win32
- {4156FC56-8443-2973-4FE2-A0BB2C621525}.Release|Win32.Build.0 = Release|Win32
- {4156FC56-8443-2973-4FE2-A0BB2C621525}.Release|x64.ActiveCfg = Release|Win32
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
+
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual C++ Express 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "server\server.vcxproj", "{E585B64F-9365-4C58-9EF8-56393EB27F8B}"
+ ProjectSection(ProjectDependencies) = postProject
+ {332BF17E-FD30-4363-975A-AA731A827B4F} = {332BF17E-FD30-4363-975A-AA731A827B4F}
+ EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libwebsocketswin32", "libwebsocketswin32\libwebsocketswin32.vcxproj", "{332BF17E-FD30-4363-975A-AA731A827B4F}"
+ ProjectSection(ProjectDependencies) = postProject
+ {4156FC56-8443-2973-4FE2-A0BB2C621525} = {4156FC56-8443-2973-4FE2-A0BB2C621525}
+ EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "client\client.vcxproj", "{6265650C-4799-451C-A687-94DE48759A8B}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZLib", "zlib\ZLib.vcxproj", "{4156FC56-8443-2973-4FE2-A0BB2C621525}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug static|Win32 = Debug static|Win32
+ Debug static|x64 = Debug static|x64
+ Debug|Win32 = Debug|Win32
+ Debug|x64 = Debug|x64
+ Release DLL|Win32 = Release DLL|Win32
+ Release DLL|x64 = Release DLL|x64
+ Release static|Win32 = Release static|Win32
+ Release static|x64 = Release static|x64
+ Release|Win32 = Release|Win32
+ Release|x64 = Release|x64
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {332BF17E-FD30-4363-975A-AA731A827B4F}.Debug static|Win32.ActiveCfg = Debug static|Win32
+ {332BF17E-FD30-4363-975A-AA731A827B4F}.Debug static|Win32.Build.0 = Debug static|Win32
+ {332BF17E-FD30-4363-975A-AA731A827B4F}.Debug static|x64.ActiveCfg = Debug static|Win32
+ {332BF17E-FD30-4363-975A-AA731A827B4F}.Debug|Win32.ActiveCfg = Debug|Win32
+ {332BF17E-FD30-4363-975A-AA731A827B4F}.Debug|Win32.Build.0 = Debug|Win32
+ {332BF17E-FD30-4363-975A-AA731A827B4F}.Debug|x64.ActiveCfg = Debug|Win32
+ {332BF17E-FD30-4363-975A-AA731A827B4F}.Release DLL|Win32.ActiveCfg = Release DLL|Win32
+ {332BF17E-FD30-4363-975A-AA731A827B4F}.Release DLL|Win32.Build.0 = Release DLL|Win32
+ {332BF17E-FD30-4363-975A-AA731A827B4F}.Release DLL|x64.ActiveCfg = Release DLL|x64
+ {332BF17E-FD30-4363-975A-AA731A827B4F}.Release DLL|x64.Build.0 = Release DLL|x64
+ {332BF17E-FD30-4363-975A-AA731A827B4F}.Release static|Win32.ActiveCfg = Release static|Win32
+ {332BF17E-FD30-4363-975A-AA731A827B4F}.Release static|Win32.Build.0 = Release static|Win32
+ {332BF17E-FD30-4363-975A-AA731A827B4F}.Release static|x64.ActiveCfg = Release static|Win32
+ {332BF17E-FD30-4363-975A-AA731A827B4F}.Release|Win32.ActiveCfg = Release|Win32
+ {332BF17E-FD30-4363-975A-AA731A827B4F}.Release|Win32.Build.0 = Release|Win32
+ {332BF17E-FD30-4363-975A-AA731A827B4F}.Release|x64.ActiveCfg = Release|Win32
+ {4156FC56-8443-2973-4FE2-A0BB2C621525}.Debug static|Win32.ActiveCfg = Debug static|Win32
+ {4156FC56-8443-2973-4FE2-A0BB2C621525}.Debug static|Win32.Build.0 = Debug static|Win32
+ {4156FC56-8443-2973-4FE2-A0BB2C621525}.Debug static|x64.ActiveCfg = Debug static|Win32
+ {4156FC56-8443-2973-4FE2-A0BB2C621525}.Debug|Win32.ActiveCfg = Debug|Win32
+ {4156FC56-8443-2973-4FE2-A0BB2C621525}.Debug|Win32.Build.0 = Debug|Win32
+ {4156FC56-8443-2973-4FE2-A0BB2C621525}.Debug|x64.ActiveCfg = Debug|Win32
+ {4156FC56-8443-2973-4FE2-A0BB2C621525}.Release DLL|Win32.ActiveCfg = Release DLL|Win32
+ {4156FC56-8443-2973-4FE2-A0BB2C621525}.Release DLL|Win32.Build.0 = Release DLL|Win32
+ {4156FC56-8443-2973-4FE2-A0BB2C621525}.Release DLL|x64.ActiveCfg = Release DLL|x64
+ {4156FC56-8443-2973-4FE2-A0BB2C621525}.Release DLL|x64.Build.0 = Release DLL|x64
+ {4156FC56-8443-2973-4FE2-A0BB2C621525}.Release static|Win32.ActiveCfg = Release static|Win32
+ {4156FC56-8443-2973-4FE2-A0BB2C621525}.Release static|Win32.Build.0 = Release static|Win32
+ {4156FC56-8443-2973-4FE2-A0BB2C621525}.Release static|x64.ActiveCfg = Release static|Win32
+ {4156FC56-8443-2973-4FE2-A0BB2C621525}.Release|Win32.ActiveCfg = Release|Win32
+ {4156FC56-8443-2973-4FE2-A0BB2C621525}.Release|Win32.Build.0 = Release|Win32
+ {4156FC56-8443-2973-4FE2-A0BB2C621525}.Release|x64.ActiveCfg = Release|Win32
+ {6265650C-4799-451C-A687-94DE48759A8B}.Debug static|Win32.ActiveCfg = Debug static|Win32
+ {6265650C-4799-451C-A687-94DE48759A8B}.Debug static|Win32.Build.0 = Debug static|Win32
+ {6265650C-4799-451C-A687-94DE48759A8B}.Debug static|x64.ActiveCfg = Debug static|Win32
+ {6265650C-4799-451C-A687-94DE48759A8B}.Debug|Win32.ActiveCfg = Debug|Win32
+ {6265650C-4799-451C-A687-94DE48759A8B}.Debug|Win32.Build.0 = Debug|Win32
+ {6265650C-4799-451C-A687-94DE48759A8B}.Debug|x64.ActiveCfg = Debug|Win32
+ {6265650C-4799-451C-A687-94DE48759A8B}.Release DLL|Win32.ActiveCfg = Release DLL|Win32
+ {6265650C-4799-451C-A687-94DE48759A8B}.Release DLL|Win32.Build.0 = Release DLL|Win32
+ {6265650C-4799-451C-A687-94DE48759A8B}.Release DLL|x64.ActiveCfg = Release DLL|x64
+ {6265650C-4799-451C-A687-94DE48759A8B}.Release DLL|x64.Build.0 = Release DLL|x64
+ {6265650C-4799-451C-A687-94DE48759A8B}.Release static|Win32.ActiveCfg = Release static|Win32
+ {6265650C-4799-451C-A687-94DE48759A8B}.Release static|Win32.Build.0 = Release static|Win32
+ {6265650C-4799-451C-A687-94DE48759A8B}.Release static|x64.ActiveCfg = Release static|Win32
+ {6265650C-4799-451C-A687-94DE48759A8B}.Release|Win32.ActiveCfg = Release|Win32
+ {6265650C-4799-451C-A687-94DE48759A8B}.Release|Win32.Build.0 = Release|Win32
+ {6265650C-4799-451C-A687-94DE48759A8B}.Release|x64.ActiveCfg = Release|Win32
+ {E585B64F-9365-4C58-9EF8-56393EB27F8B}.Debug static|Win32.ActiveCfg = Debug static|Win32
+ {E585B64F-9365-4C58-9EF8-56393EB27F8B}.Debug static|Win32.Build.0 = Debug static|Win32
+ {E585B64F-9365-4C58-9EF8-56393EB27F8B}.Debug static|x64.ActiveCfg = Debug static|Win32
+ {E585B64F-9365-4C58-9EF8-56393EB27F8B}.Debug|Win32.ActiveCfg = Debug|Win32
+ {E585B64F-9365-4C58-9EF8-56393EB27F8B}.Debug|Win32.Build.0 = Debug|Win32
+ {E585B64F-9365-4C58-9EF8-56393EB27F8B}.Debug|x64.ActiveCfg = Debug|Win32
+ {E585B64F-9365-4C58-9EF8-56393EB27F8B}.Release DLL|Win32.ActiveCfg = Release DLL|Win32
+ {E585B64F-9365-4C58-9EF8-56393EB27F8B}.Release DLL|Win32.Build.0 = Release DLL|Win32
+ {E585B64F-9365-4C58-9EF8-56393EB27F8B}.Release DLL|x64.ActiveCfg = Release DLL|x64
+ {E585B64F-9365-4C58-9EF8-56393EB27F8B}.Release DLL|x64.Build.0 = Release DLL|x64
+ {E585B64F-9365-4C58-9EF8-56393EB27F8B}.Release static|Win32.ActiveCfg = Release static|Win32
+ {E585B64F-9365-4C58-9EF8-56393EB27F8B}.Release static|Win32.Build.0 = Release static|Win32
+ {E585B64F-9365-4C58-9EF8-56393EB27F8B}.Release static|x64.ActiveCfg = Release static|Win32
+ {E585B64F-9365-4C58-9EF8-56393EB27F8B}.Release|Win32.ActiveCfg = Release|Win32
+ {E585B64F-9365-4C58-9EF8-56393EB27F8B}.Release|Win32.Build.0 = Release|Win32
+ {E585B64F-9365-4C58-9EF8-56393EB27F8B}.Release|x64.ActiveCfg = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
diff --git a/win32port/zlib/ZLib.vcxproj b/win32port/zlib/ZLib.vcxproj
index eb924553..1792873e 100644
--- a/win32port/zlib/ZLib.vcxproj
+++ b/win32port/zlib/ZLib.vcxproj
@@ -1,331 +1,367 @@
-
-
-
-
- Debug static
- Win32
-
-
- Debug
- Win32
-
-
- Debug
- x64
-
-
- Release static
- Win32
-
-
- Release
- Win32
-
-
- Release
- x64
-
-
-
- {4156FC56-8443-2973-4FE2-A0BB2C621525}
-
-
-
- StaticLibrary
- false
- MultiByte
-
-
- StaticLibrary
- false
- MultiByte
-
-
- StaticLibrary
- MultiByte
-
-
- StaticLibrary
- MultiByte
-
-
- StaticLibrary
- MultiByte
-
-
- StaticLibrary
- MultiByte
-
-
- StaticLibrary
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- DebugV10\
- DebugV10\
-
-
- $(SolutionDir)..\output\
- DebugV10\
-
-
- DebugV10\
- DebugV10\
-
-
- DebugV10\
- DebugV10\
-
-
- $(SolutionDir)..\output\
- .\Release\
-
-
- .\Release\
- .\Release\
-
-
- $(SolutionDir)..\output\
-
-
-
- MultiThreadedDebugDLL
- Default
- false
- Disabled
- true
- Level3
- true
- EditAndContinue
- WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
- DebugV10\
- DebugV10\ZLib.pch
- DebugV10\
- DebugV10\
- EnableFastChecks
- false
-
-
- 0x1c09
- _DEBUG;%(PreprocessorDefinitions)
-
-
- true
- DebugV10\ZLib.bsc
-
-
- true
- DebugV10\ZLib.lib
-
-
-
-
- MultiThreadedDebug
- Default
- false
- Disabled
- true
- Level3
- true
- EditAndContinue
- WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
- DebugV10\
- DebugV10\ZLib.pch
- DebugV10\
- DebugV10\
- EnableFastChecks
- false
-
-
- 0x1c09
- _DEBUG;%(PreprocessorDefinitions)
-
-
- true
- DebugV10\ZLib.bsc
-
-
- true
- $(OutDir)ZLib_vc100-mt-sgd.lib
-
-
-
-
- MultiThreadedDebugDLL
- Default
- false
- Disabled
- true
- Level3
- ProgramDatabase
- WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
- DebugV10\
- DebugV10\ZLib.pch
- DebugV10\
- DebugV10\
- EnableFastChecks
- false
-
-
- 0x1c09
- _DEBUG;%(PreprocessorDefinitions)
-
-
- true
- DebugV10\ZLib.bsc
-
-
- true
- DebugV10\ZLib.lib
-
-
-
-
- MultiThreadedDebugDLL
- Default
- false
- Disabled
- true
- Level3
- ProgramDatabase
- WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
- DebugV10\
- DebugV10\ZLib.pch
- DebugV10\
- DebugV10\
- EnableFastChecks
- false
-
-
- 0x1c09
- _DEBUG;%(PreprocessorDefinitions)
-
-
- true
- DebugV10\ZLib.bsc
-
-
- true
- DebugV10\ZLib.lib
-
-
-
-
- MultiThreaded
- OnlyExplicitInline
- true
- true
- MaxSpeed
- true
- Level3
- WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
- .\Release\
- .\Release\ZLib.pch
- .\Release\
- .\Release\
- false
-
-
- 0x1c09
- NDEBUG;%(PreprocessorDefinitions)
-
-
- true
- .\Release\ZLib.bsc
-
-
- true
- .\Release\ZLib.lib
-
-
-
-
- MultiThreadedDLL
- OnlyExplicitInline
- true
- true
- MaxSpeed
- true
- Level3
- WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
- .\Release\
- .\Release\ZLib.pch
- .\Release\
- .\Release\
- false
-
-
- 0x1c09
- NDEBUG;%(PreprocessorDefinitions)
-
-
- true
- .\Release\ZLib.bsc
-
-
- true
- .\Release\ZLib.lib
-
-
-
-
- $(OutDir)ZLib_vc100-mt-s.lib
-
-
- MultiThreaded
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+ Debug static
+ Win32
+
+
+ Debug
+ Win32
+
+
+ Debug
+ x64
+
+
+ Release DLL
+ Win32
+
+
+ Release DLL
+ x64
+
+
+ Release static
+ Win32
+
+
+ Release
+ Win32
+
+
+ Release
+ x64
+
+
+
+ {4156FC56-8443-2973-4FE2-A0BB2C621525}
+
+
+
+ StaticLibrary
+ false
+ MultiByte
+
+
+ StaticLibrary
+ false
+ MultiByte
+
+
+ StaticLibrary
+ MultiByte
+
+
+ StaticLibrary
+ MultiByte
+
+
+ StaticLibrary
+ MultiByte
+
+
+ StaticLibrary
+ MultiByte
+
+
+ StaticLibrary
+
+
+ StaticLibrary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ DebugV10\
+ DebugV10\
+
+
+ $(SolutionDir)..\output\
+ DebugV10\
+ ZLib_vc100-mt-sgd
+
+
+ DebugV10\
+ DebugV10\
+
+
+ DebugV10\
+ DebugV10\
+
+
+ .\Release\
+ .\Release\
+
+
+ .\Release\
+ .\Release\
+
+
+ $(SolutionDir)..\output\
+ ZLib_vc100-mt-s
+
+
+ $(SolutionDir)..\output\
+ ZLib_vc100-mt-s
+
+
+
+ MultiThreadedDebugDLL
+ Default
+ false
+ Disabled
+ true
+ Level3
+ true
+ EditAndContinue
+ WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
+ DebugV10\
+ DebugV10\ZLib.pch
+ DebugV10\
+ DebugV10\
+ EnableFastChecks
+ false
+ false
+
+
+ 0x1c09
+ _DEBUG;%(PreprocessorDefinitions)
+
+
+ true
+ DebugV10\ZLib.bsc
+
+
+ true
+ DebugV10\ZLib.lib
+
+
+
+
+ MultiThreadedDebug
+ Default
+ false
+ Disabled
+ true
+ Level3
+ true
+ EditAndContinue
+ WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
+ DebugV10\
+ DebugV10\ZLib.pch
+ DebugV10\
+ DebugV10\
+ EnableFastChecks
+ false
+ false
+
+
+ 0x1c09
+ _DEBUG;%(PreprocessorDefinitions)
+
+
+ true
+ DebugV10\ZLib.bsc
+
+
+ true
+ $(OutDir)ZLib_vc100-mt-sgd.lib
+
+
+
+
+ MultiThreadedDebugDLL
+ Default
+ false
+ Disabled
+ true
+ Level3
+ ProgramDatabase
+ WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
+ DebugV10\
+ DebugV10\ZLib.pch
+ DebugV10\
+ DebugV10\
+ EnableFastChecks
+ false
+
+
+ 0x1c09
+ _DEBUG;%(PreprocessorDefinitions)
+
+
+ true
+ DebugV10\ZLib.bsc
+
+
+ true
+ DebugV10\ZLib.lib
+
+
+
+
+ MultiThreadedDebugDLL
+ Default
+ false
+ Disabled
+ true
+ Level3
+ ProgramDatabase
+ WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
+ DebugV10\
+ DebugV10\ZLib.pch
+ DebugV10\
+ DebugV10\
+ EnableFastChecks
+ false
+
+
+ 0x1c09
+ _DEBUG;%(PreprocessorDefinitions)
+
+
+ true
+ DebugV10\ZLib.bsc
+
+
+ true
+ DebugV10\ZLib.lib
+
+
+
+
+ MultiThreaded
+ OnlyExplicitInline
+ true
+ true
+ MaxSpeed
+ true
+ Level3
+ WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
+ .\Release\
+ .\Release\ZLib.pch
+ .\Release\
+ .\Release\
+ false
+ false
+
+
+ 0x1c09
+ NDEBUG;%(PreprocessorDefinitions)
+
+
+ true
+ .\Release\ZLib.bsc
+
+
+ true
+ .\Release\ZLib.lib
+
+
+
+
+ MultiThreadedDLL
+ OnlyExplicitInline
+ true
+ true
+ MaxSpeed
+ true
+ Level3
+ WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
+ .\Release\
+ .\Release\ZLib.pch
+ .\Release\
+ .\Release\
+ false
+
+
+ 0x1c09
+ NDEBUG;%(PreprocessorDefinitions)
+
+
+ true
+ .\Release\ZLib.bsc
+
+
+ true
+ .\Release\ZLib.lib
+
+
+
+
+ $(OutDir)ZLib_vc100-mt-s.lib
+
+
+ MultiThreaded
+ false
+
+
+
+
+ $(OutDir)ZLib_vc100-mt-s.lib
+ true
+
+
+ MultiThreaded
+ false
+ false
+ true
+ Speed
+ WIN32
+ true
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file