File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 197
197
<ClCompile Include =" ScintillaEditor.cpp" />
198
198
<ClCompile Include =" SettingsDlg.cpp" />
199
199
<ClCompile Include =" ShortcutCommand.cpp" />
200
- <ClCompile Include =" TreeHandler.h" />
201
200
<ClCompile Include =" TreeViewCtrl.cpp" />
202
201
</ItemGroup >
203
202
<ItemGroup >
223
222
<ClInclude Include =" SettingsDlg.h" />
224
223
<ClInclude Include =" ShortcutCommand.h" />
225
224
<ClInclude Include =" StopWatch.h" />
225
+ <ClCompile Include =" TreeHandler.h" />
226
226
<ClInclude Include =" TrackingStream.h" />
227
227
<ClInclude Include =" TreeViewCtrl.h" />
228
228
</ItemGroup >
Original file line number Diff line number Diff line change 29
29
<PropertyGroup Label =" Globals" >
30
30
<ProjectGuid >{5a15fd53-e7c1-4f10-85fa-b7c3bb5d4d64}</ProjectGuid >
31
31
<Keyword >Win32Proj</Keyword >
32
- <WindowsTargetPlatformVersion >10.0.22621.0 </WindowsTargetPlatformVersion >
32
+ <WindowsTargetPlatformVersion >10.0</WindowsTargetPlatformVersion >
33
33
<ConfigurationType >Application</ConfigurationType >
34
34
<PlatformToolset >v143</PlatformToolset >
35
35
<CharacterSet >Unicode</CharacterSet >
You can’t perform that action at this time.
0 commit comments