Cannot open source file "nuitrack/Nuitrack.h"

I am using VisualStudio 2017 and trying to run this sample project

I successfully CMAKE the project, however when I run it on Visual Studio I get the error cannot open source file “nuitrack/Nuitrack.h”

I followed the installation step and the sample executables work for me, its just my Visual Studio projects are unable to import nuitrack.h

My environment variables look like this

Hi PosturePerfect,

Please take a look at CMakeLists.txt for nuitrack_console_sample (NuitrackSDK/Examples/nuitrack_console_sample) for reference. You specify the paths to Nuitrack Runtime instead of the paths to Nuitrack SDK.