Index: vcproj-10/char-server_sql.vcxproj
--- vcproj-10/char-server_sql.vcxproj Base (BASE)
+++ vcproj-10/char-server_sql.vcxproj Locally Modified (Based On LOCAL)
@@ -66,7 +66,7 @@
</AdditionalOptions>
<PrecompiledHeader>
</PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
\ No newline at end of file
+ <WarningLevel>Level4</WarningLevel>
\ No newline at end of file
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
<CompileAs>CompileAsC</CompileAs>
<DisableSpecificWarnings>4800;%(DisableSpecificWarnings)</DisableSpecificWarnings>
Index: vcproj-10/login-server_sql.vcxproj
--- vcproj-10/login-server_sql.vcxproj Base (BASE)
+++ vcproj-10/login-server_sql.vcxproj Locally Modified (Based On LOCAL)
@@ -64,7 +64,7 @@
</AdditionalOptions>
<PrecompiledHeader>
</PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
\ No newline at end of file
+ <WarningLevel>Level4</WarningLevel>
\ No newline at end of file
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
<CompileAs>CompileAsC</CompileAs>
<DisableSpecificWarnings>4100;4800;%(DisableSpecificWarnings)</DisableSpecificWarnings>
Index: vcproj-10/map-server_sql.vcxproj
--- vcproj-10/map-server_sql.vcxproj Base (BASE)
+++ vcproj-10/map-server_sql.vcxproj Locally Modified (Based On LOCAL)
@@ -63,7 +63,7 @@
</AdditionalOptions>
<PrecompiledHeader>
</PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
+ <WarningLevel>Level4</WarningLevel>
\ No newline at end of file
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
<CompileAs>CompileAsC</CompileAs>
<DisableSpecificWarnings>4018;4100;4800;%(DisableSpecificWarnings)</DisableSpecificWarnings>
Index: vcproj-10/mapcache.vcxproj
--- vcproj-10/mapcache.vcxproj Base (BASE)
+++ vcproj-10/mapcache.vcxproj Locally Modified (Based On LOCAL)
@@ -62,7 +62,7 @@
</AdditionalOptions>
<PrecompiledHeader>
</PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
\ No newline at end of file
+ <WarningLevel>Level4</WarningLevel>
\ No newline at end of file
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
<CompileAs>CompileAsC</CompileAs>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
Index: vcproj-10/mapcache.vcxproj.filters
--- vcproj-10/mapcache.vcxproj.filters Base (BASE)
+++ vcproj-10/mapcache.vcxproj.filters Locally Modified (Based On LOCAL)
@@ -57,6 +57,7 @@
<ClInclude Include="..\src\common\winapi.h">
<Filter>common</Filter>
</ClInclude>
+ <ClInclude Include="..\src\config\renewal.h" />
\ No newline at end of file
</ItemGroup>
<ItemGroup>
<Filter Include="common">