From 37df3ee6daddc66db7fc4472033fedb578cc2cdf Mon Sep 17 00:00:00 2001 From: Michael Giagnocavo Date: Thu, 20 Aug 2015 04:56:16 -0600 Subject: [PATCH] FS-8015 --resolve - Add project dir to include for mod_conference so it picks up mod_conference.h. --- .../applications/mod_conference/mod_conference.2013.vcxproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/mod/applications/mod_conference/mod_conference.2013.vcxproj b/src/mod/applications/mod_conference/mod_conference.2013.vcxproj index 0e75fb3745..07723c6711 100644 --- a/src/mod/applications/mod_conference/mod_conference.2013.vcxproj +++ b/src/mod/applications/mod_conference/mod_conference.2013.vcxproj @@ -71,18 +71,22 @@ NativeMinimumRules.ruleset false + $(VC_IncludePath);$(WindowsSDK_IncludePath);$(VC_IncludePath);$(WindowsSDK_IncludePath);$(ProjectDir) NativeMinimumRules.ruleset false + $(VC_IncludePath);$(WindowsSDK_IncludePath);$(VC_IncludePath);$(WindowsSDK_IncludePath);$(ProjectDir) NativeMinimumRules.ruleset false + $(VC_IncludePath);$(WindowsSDK_IncludePath);$(VC_IncludePath);$(WindowsSDK_IncludePath);$(ProjectDir) NativeMinimumRules.ruleset false + $(VC_IncludePath);$(WindowsSDK_IncludePath);$(VC_IncludePath);$(WindowsSDK_IncludePath);$(ProjectDir)