diff --git a/ep_weather_host/ep_weather_host.vcxproj b/ep_weather_host/ep_weather_host.vcxproj index 8bc1ea3..1e8109a 100644 --- a/ep_weather_host/ep_weather_host.vcxproj +++ b/ep_weather_host/ep_weather_host.vcxproj @@ -93,6 +93,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true MultiThreadedDebug + $(SolutionDir)debug.h Windows @@ -123,6 +124,7 @@ _DEBUG;_CONSOLE;%(PreprocessorDefinitions) true MultiThreadedDebug + $(SolutionDir)debug.h Windows @@ -153,6 +155,7 @@ + diff --git a/ep_weather_host/ep_weather_host.vcxproj.filters b/ep_weather_host/ep_weather_host.vcxproj.filters index f4fd088..7269537 100644 --- a/ep_weather_host/ep_weather_host.vcxproj.filters +++ b/ep_weather_host/ep_weather_host.vcxproj.filters @@ -53,6 +53,9 @@ Header Files + + Header Files +