added system.h to project

This commit is contained in:
ShizZy
2013-09-26 22:01:09 -04:00
parent 8bb0c457bc
commit c71868a6b1
5 changed files with 88 additions and 23 deletions

View File

@@ -163,6 +163,7 @@
<ClInclude Include="src\file_sys\meta_file_system.h" />
<ClInclude Include="src\loader.h" />
<ClInclude Include="src\mem_map.h" />
<ClInclude Include="src\system.h" />
</ItemGroup>
<ItemGroup>
<None Include="CMakeLists.txt" />