|
|
|
|
@ -93,6 +93,7 @@
@@ -93,6 +93,7 @@
|
|
|
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
|
|
<ConformanceMode>true</ConformanceMode> |
|
|
|
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
|
|
|
|
<ForcedIncludeFiles>$(SolutionDir)debug.h</ForcedIncludeFiles> |
|
|
|
|
</ClCompile> |
|
|
|
|
<Link> |
|
|
|
|
<SubSystem>Windows</SubSystem> |
|
|
|
|
@ -123,6 +124,7 @@
@@ -123,6 +124,7 @@
|
|
|
|
|
<PreprocessorDefinitions>_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
|
|
<ConformanceMode>true</ConformanceMode> |
|
|
|
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
|
|
|
|
<ForcedIncludeFiles>$(SolutionDir)debug.h</ForcedIncludeFiles> |
|
|
|
|
</ClCompile> |
|
|
|
|
<Link> |
|
|
|
|
<SubSystem>Windows</SubSystem> |
|
|
|
|
@ -153,6 +155,7 @@
@@ -153,6 +155,7 @@
|
|
|
|
|
</ItemGroup> |
|
|
|
|
<ItemGroup> |
|
|
|
|
<ClInclude Include="..\ep_weather_host_stub\ep_weather_host_h.h" /> |
|
|
|
|
<ClInclude Include="..\ExplorerPatcher\def.h" /> |
|
|
|
|
<ClInclude Include="ep_weather.h" /> |
|
|
|
|
<ClInclude Include="ep_weather_error_html.h" /> |
|
|
|
|
<ClInclude Include="ep_weather_factory.h" /> |
|
|
|
|
|