From 1eaedc578f87d3bb11fff25ae6cad6eb1c387ab5 Mon Sep 17 00:00:00 2001 From: Chris Board Date: Thu, 3 Dec 2020 19:22:16 +0000 Subject: [PATCH] Updated project to include the include folder so that it can build for windows --- DataDogStatsD.vcxproj | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/DataDogStatsD.vcxproj b/DataDogStatsD.vcxproj index 6235bbe..4eeba56 100644 --- a/DataDogStatsD.vcxproj +++ b/DataDogStatsD.vcxproj @@ -22,28 +22,28 @@ 15.0 {FBFE0039-4A93-4230-9EA7-DCF8784BE3EC} MakeFileProj - 10.0.17134.0 + 10.0 StaticLibrary true - v141 + v142 Makefile false - v141 + v142 StaticLibrary true - v141 + v142 Makefile false - v141 + v142 @@ -72,7 +72,7 @@ DataDogStatsD.exe _DEBUG;$(NMakePreprocessorDefinitions) - D:\Documents\C++ Libs\rapidjson-1.1.0\include;D:\Documents\C++ Libs\curl-7.50.3-win64-mingw\include;$(IncludePath) + D:\Documents\C++ Libs\rapidjson-1.1.0\include;D:\Documents\C++ Libs\curl-7.50.3-win64-mingw\include;./include;$(IncludePath) D:\Documents\C++ Libs\curl-7.50.3-win64-mingw\lib;$(LibraryPath)