aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/core.vcxproj
diff options
context:
space:
mode:
authorGravatar ShizZy <shizzy@6bit.net>2013-09-26 22:01:09 -0400
committerGravatar ShizZy <shizzy@6bit.net>2013-09-26 22:01:09 -0400
commitc71868a6b192f6893f41afe415a2b11ba0edb403 (patch)
treef93e2314683b8bdbf2be22dfd1f231a02caede23 /src/core/core.vcxproj
parent8bb0c457bca110ca80fd3d09e78a794600a7221a (diff)
added system.h to project
Diffstat (limited to 'src/core/core.vcxproj')
-rw-r--r--src/core/core.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/core.vcxproj b/src/core/core.vcxproj
index c771f2e2..90d0628f 100644
--- a/src/core/core.vcxproj
+++ b/src/core/core.vcxproj
@@ -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" />