mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-04 13:42:55 +01:00
Include missing project headers in solution
This commit is contained in:
@@ -197,6 +197,7 @@
|
||||
<ClInclude Include="core\OrcaStream.hpp" />
|
||||
<ClInclude Include="core\Path.hpp" />
|
||||
<ClInclude Include="core\Random.hpp" />
|
||||
<ClInclude Include="core\Range.hpp" />
|
||||
<ClInclude Include="core\RTL.h" />
|
||||
<ClInclude Include="core\FixedVector.h" />
|
||||
<ClInclude Include="core\String.hpp" />
|
||||
@@ -325,6 +326,7 @@
|
||||
<ClInclude Include="paint\Boundbox.h" />
|
||||
<ClInclude Include="paint\Paint.Entity.h" />
|
||||
<ClInclude Include="paint\Paint.h" />
|
||||
<ClInclude Include="paint\Paint.SessionFlags.h" />
|
||||
<ClInclude Include="paint\Painter.h" />
|
||||
<ClInclude Include="paint\Supports.h" />
|
||||
<ClInclude Include="paint\tile_element\Paint.Surface.h" />
|
||||
@@ -527,6 +529,7 @@
|
||||
<ClInclude Include="TrackImporter.h" />
|
||||
<ClInclude Include="ui\UiContext.h" />
|
||||
<ClInclude Include="ui\WindowManager.h" />
|
||||
<ClInclude Include="util\Math.hpp" />
|
||||
<ClInclude Include="util\SawyerCoding.h" />
|
||||
<ClInclude Include="util\Util.h" />
|
||||
<ClInclude Include="Version.h" />
|
||||
|
||||
Reference in New Issue
Block a user