Skip to content

Commit 554eea3

Browse files
committed
Move ClCompile:TreeHandler.h from ClInclude to ClCompile ItemGroup
1 parent 3e20beb commit 554eea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NppJsonViewer/NPPJSONViewer.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@
198198
<ClCompile Include="SettingsDlg.cpp" />
199199
<ClCompile Include="ShortcutCommand.cpp" />
200200
<ClCompile Include="SliderCtrl.cpp" />
201+
<ClCompile Include="TreeHandler.h" />
201202
<ClCompile Include="TreeViewCtrl.cpp" />
202203
</ItemGroup>
203204
<ItemGroup>
@@ -225,7 +226,6 @@
225226
<ClInclude Include="ShortcutCommand.h" />
226227
<ClInclude Include="SliderCtrl.h" />
227228
<ClInclude Include="StopWatch.h" />
228-
<ClCompile Include="TreeHandler.h" />
229229
<ClInclude Include="TrackingStream.h" />
230230
<ClInclude Include="TreeViewCtrl.h" />
231231
</ItemGroup>

0 commit comments

Comments
 (0)