We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81edbd4 commit f1d4539Copy full SHA for f1d4539
1 file changed
src/NppJsonViewerCommon.props
@@ -5,7 +5,7 @@
5
<PropertyGroup>
6
<OutDir>$(SolutionDir)Build\Bin\$(Configuration)\$(Platform)\</OutDir>
7
<IntDir>$(SolutionDir)Build\Intermediate\$(ProjectName)\$(Configuration)\$(Platform)\</IntDir>
8
- <ExternalIncludePath>$(SolutionDir)NppJsonViewer\npp;$(SolutionDir)..\external\rapidjson\include;$(ExternalIncludePath)</ExternalIncludePath>
+ <ExternalIncludePath>$(SolutionDir)NppJsonViewer\plugintemplate;$(SolutionDir)..\external\rapidjson\include;$(ExternalIncludePath)</ExternalIncludePath>
9
<IncludePath>$(SolutionDir)UtilityLib;$(IncludePath)</IncludePath>
10
</PropertyGroup>
11
<ItemDefinitionGroup>
0 commit comments