Include stuff in project.

This commit is contained in:
hispidence 2022-01-20 18:50:25 +00:00
parent 121468d4fc
commit 017a1cdc49
2 changed files with 24 additions and 0 deletions

View file

@ -18,6 +18,14 @@
<Platform>x64</Platform>
</ProjectConfiguration>
</ItemGroup>
<ItemGroup>
<ClInclude Include="framework.h" />
<ClInclude Include="frameworkandsol.h" />
<ClInclude Include="include\GameScriptPosition.h" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="frameworkandsol.cpp" />
</ItemGroup>
<PropertyGroup Label="Globals">
<VCProjectVersion>16.0</VCProjectVersion>
<Keyword>Win32Proj</Keyword>