File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 372372 <ClCompile Include =" ..\..\radiant\xyview\tools\BrushCreatorTool.cpp" />
373373 <ClCompile Include =" ..\..\radiant\xyview\tools\ClipperTool.cpp" />
374374 <ClCompile Include =" ..\..\radiant\xyview\tools\MeasurementTool.cpp" />
375+ <ClCompile Include =" ..\..\radiant\xyview\tools\PolygonTool.cpp" />
375376 </ItemGroup >
376377 <ItemGroup >
377378 <ClInclude Include =" ..\..\radiant\ApplicationContext.h" />
612613 <ClInclude Include =" ..\..\radiant\xyview\tools\CameraMoveTool.h" />
613614 <ClInclude Include =" ..\..\radiant\xyview\tools\ClipperTool.h" />
614615 <ClInclude Include =" ..\..\radiant\xyview\tools\MeasurementTool.h" />
616+ <ClInclude Include =" ..\..\radiant\xyview\tools\PolygonTool.h" />
615617 <ClInclude Include =" ..\..\radiant\xyview\tools\MoveViewTool.h" />
616618 <ClInclude Include =" ..\..\radiant\xyview\tools\XYMouseToolEvent.h" />
617619 <ClInclude Include =" ..\..\radiant\xyview\tools\ZoomTool.h" />
Original file line number Diff line number Diff line change 370370 <ClCompile Include =" ..\..\radiant\xyview\tools\ClipperTool.cpp" >
371371 <Filter >src\xyview\tools</Filter >
372372 </ClCompile >
373+ <ClCompile Include =" ..\..\radiant\xyview\tools\PolygonTool.cpp" >
374+ <Filter >src\xyview\tools</Filter >
375+ </ClCompile >
373376 <ClCompile Include =" ..\..\radiant\ui\mousetool\ToolMappingDialog.cpp" >
374377 <Filter >src\ui\mousetool</Filter >
375378 </ClCompile >
921924 <ClInclude Include =" ..\..\radiant\xyview\tools\ClipperTool.h" >
922925 <Filter >src\xyview\tools</Filter >
923926 </ClInclude >
927+ <ClInclude Include =" ..\..\radiant\xyview\tools\PolygonTool.h" >
928+ <Filter >src\xyview\tools</Filter >
929+ </ClInclude >
924930 <ClInclude Include =" ..\..\radiant\xyview\tools\ZoomTool.h" >
925931 <Filter >src\xyview\tools</Filter >
926932 </ClInclude >
You can’t perform that action at this time.
0 commit comments