From 06eac367f2ba34532805d7d02f6a1968cfc88bf1 Mon Sep 17 00:00:00 2001 From: Alekhya Reddy Kommuru Date: Mon, 16 Mar 2020 08:01:00 -0700 Subject: [PATCH] modified the additional include directories for the release version --- src/modules/launcher/Wox.Launcher/Wox.Launcher.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/launcher/Wox.Launcher/Wox.Launcher.vcxproj b/src/modules/launcher/Wox.Launcher/Wox.Launcher.vcxproj index c6d1245832..992ac59354 100644 --- a/src/modules/launcher/Wox.Launcher/Wox.Launcher.vcxproj +++ b/src/modules/launcher/Wox.Launcher/Wox.Launcher.vcxproj @@ -82,7 +82,7 @@ NDEBUG;EXAMPLEPOWERTOY_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) true pch.h - ..\..\common\inc;..\..\common\Telemetry;..\;..\..\;..\..\..\deps\cpprestsdk\include;%(AdditionalIncludeDirectories) + ..\..\..\common\inc;..\..\..\common\Telemetry;..\..\;..\..\..\;..\..\..\..\deps\cpprestsdk\include;%(AdditionalIncludeDirectories) MultiThreaded stdcpplatest