File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7676 <LinkIncremental Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >true</LinkIncremental >
7777 </PropertyGroup >
7878 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
79- <IncludePath >C:\Users\kapil\source\repos\JSON-Viewer \thirdparty\rapidjson\include;$(IncludePath)</IncludePath >
79+ <IncludePath >$(SolutionDir).. \thirdparty\rapidjson\include;$(IncludePath)</IncludePath >
8080 </PropertyGroup >
8181 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
82- <IncludePath >C:\Users\kapil\source\repos\JSON-Viewer \thirdparty\rapidjson\include;$(IncludePath)</IncludePath >
82+ <IncludePath >$(SolutionDir).. \thirdparty\rapidjson\include;$(IncludePath)</IncludePath >
8383 </PropertyGroup >
8484 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
85- <IncludePath >C:\Users\kapil\source\repos\JSON-Viewer \thirdparty\rapidjson\include;$(IncludePath)</IncludePath >
85+ <IncludePath >$(SolutionDir).. \thirdparty\rapidjson\include;$(IncludePath)</IncludePath >
8686 </PropertyGroup >
8787 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
88- <IncludePath >C:\Users\kapil\source\repos\JSON-Viewer \thirdparty\rapidjson\include;$(IncludePath)</IncludePath >
88+ <IncludePath >$(SolutionDir).. \thirdparty\rapidjson\include;$(IncludePath)</IncludePath >
8989 </PropertyGroup >
9090 <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
9191 <ClCompile >
You can’t perform that action at this time.
0 commit comments