We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14daa3d + 973069b commit cd350e6Copy full SHA for cd350e6
json2x.vcxproj
@@ -93,6 +93,7 @@
93
<ConformanceMode>true</ConformanceMode>
94
<LanguageStandard>stdcpp14</LanguageStandard>
95
<LanguageStandard_C>Default</LanguageStandard_C>
96
+ <AdditionalIncludeDirectories>include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
97
</ClCompile>
98
<Link>
99
<SubSystem>Console</SubSystem>
0 commit comments