diff --git a/code/nel/samples/3d/cluster_viewer/cluster_viewer.vcproj b/code/nel/samples/3d/cluster_viewer/cluster_viewer.vcproj
index 225d80f2b..91b4b61ba 100644
--- a/code/nel/samples/3d/cluster_viewer/cluster_viewer.vcproj
+++ b/code/nel/samples/3d/cluster_viewer/cluster_viewer.vcproj
@@ -47,10 +47,12 @@
Optimization="4"
InlineFunctionExpansion="1"
PreprocessorDefinitions="WIN32;_DEBUG"
+ MinimalRebuild="true"
+ ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="3"
- WarningLevel="4"
+ WarningLevel="3"
DebugInformationFormat="3"
/>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
#ifdef NL_OS_WINDOWS
+# include
# include
# include
#endif
diff --git a/code/nel/samples/3d/nel_qt/nel_qt.vcproj b/code/nel/samples/3d/nel_qt/nel_qt.vcproj
index 69aee1730..88cbf1eaf 100644
--- a/code/nel/samples/3d/nel_qt/nel_qt.vcproj
+++ b/code/nel/samples/3d/nel_qt/nel_qt.vcproj
@@ -45,12 +45,11 @@
Optimization="4"
InlineFunctionExpansion="1"
PreprocessorDefinitions="LIBXML_STATIC;WIN32;_DEBUG"
- StringPooling="true"
+ MinimalRebuild="true"
ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="3"
- EnableFunctionLevelLinking="true"
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="3"
@@ -66,10 +65,10 @@
/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -147,10 +227,11 @@
/>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -311,10 +313,11 @@
/>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -138,13 +64,10 @@
/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/code/nel/samples/net/chat/chat_server.vcproj b/code/nel/samples/net/chat/chat_server.vcproj
new file mode 100644
index 000000000..766ef0736
--- /dev/null
+++ b/code/nel/samples/net/chat/chat_server.vcproj
@@ -0,0 +1,336 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/code/nel/samples/net/chat/client.vcproj b/code/nel/samples/net/chat/client.vcproj
deleted file mode 100644
index bdc99ba91..000000000
--- a/code/nel/samples/net/chat/client.vcproj
+++ /dev/null
@@ -1,80 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/code/nel/samples/net/chat/server.vcproj b/code/nel/samples/net/chat/server.vcproj
deleted file mode 100644
index 1b4ee93b9..000000000
--- a/code/nel/samples/net/chat/server.vcproj
+++ /dev/null
@@ -1,80 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/code/nel/samples/net/login_system/client.vcproj b/code/nel/samples/net/login_system/client.vcproj
deleted file mode 100644
index 3516cce1c..000000000
--- a/code/nel/samples/net/login_system/client.vcproj
+++ /dev/null
@@ -1,84 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/code/nel/samples/net/login_system/login_system_client.vcproj b/code/nel/samples/net/login_system/login_system_client.vcproj
new file mode 100644
index 000000000..dfc0ef204
--- /dev/null
+++ b/code/nel/samples/net/login_system/login_system_client.vcproj
@@ -0,0 +1,340 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/code/nel/samples/net/udp/bench_service.vcproj b/code/nel/samples/net/udp/bench_service.vcproj
index 3c132e0cd..d3a0625e0 100644
--- a/code/nel/samples/net/udp/bench_service.vcproj
+++ b/code/nel/samples/net/udp/bench_service.vcproj
@@ -46,11 +46,13 @@
Name="VCCLCompilerTool"
Optimization="4"
InlineFunctionExpansion="1"
- PreprocessorDefinitions="WIN32;_DEBUG"
+ PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS"
+ MinimalRebuild="true"
+ ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="3"
- WarningLevel="4"
+ WarningLevel="3"
DebugInformationFormat="3"
/>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
@@ -44,10 +47,12 @@
Optimization="4"
InlineFunctionExpansion="1"
PreprocessorDefinitions="WIN32;_DEBUG"
+ MinimalRebuild="true"
+ ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="3"
- WarningLevel="4"
+ WarningLevel="3"
DebugInformationFormat="3"
/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/code/nel/samples/sound/stream_ogg_vorbis/stream_ogg_vorbis.vcproj b/code/nel/samples/sound/stream_ogg_vorbis/stream_ogg_vorbis.vcproj
index 958a43ff0..8be4a8c14 100644
--- a/code/nel/samples/sound/stream_ogg_vorbis/stream_ogg_vorbis.vcproj
+++ b/code/nel/samples/sound/stream_ogg_vorbis/stream_ogg_vorbis.vcproj
@@ -46,13 +46,12 @@
Optimization="4"
InlineFunctionExpansion="1"
PreprocessorDefinitions="LIBXML_STATIC;WIN32;_DEBUG;_WINDOWS"
- StringPooling="true"
+ MinimalRebuild="true"
ExceptionHandling="2"
BasicRuntimeChecks="3"
SmallerTypeCheck="true"
RuntimeLibrary="3"
BufferSecurityCheck="true"
- EnableFunctionLevelLinking="true"
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="3"
@@ -71,7 +70,7 @@
AdditionalDependencies="winmm.lib odbc32.lib odbccp32.lib ws2_32.lib libxml2.lib zlib.lib freetype.lib libvorbis.lib libogg.lib libvorbisfile.lib"
OutputFile="$(RootNamespace)_d.exe"
SuppressStartupBanner="true"
- IgnoreDefaultLibraryNames="libc;libcmt;libcmtd;msvcrt"
+ IgnoreDefaultLibraryNames="msvcrt.lib"
GenerateDebugInformation="true"
ProgramDatabaseFile="$(IntDir)\$(TargetName).pdb"
SubSystem="1"
@@ -100,6 +99,87 @@
Name="VCPostBuildEventTool"
/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-