commit 7bbb427cda49d121f55c775db64923ac42bc2731
parent 1e614ab7a6da0aec554a4fffcf90ef3114a6d79a
Author: Brian Swetland <swetland@frotz.net>
Date: Wed, 30 Jan 2013 18:43:33 -0800
vse12 project update
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/projects/test5/test5.vcxproj b/projects/test5/test5.vcxproj
@@ -114,9 +114,11 @@
<ClCompile Include="..\..\test5.cc" />
</ItemGroup>
<ItemGroup>
+ <ClInclude Include="..\..\app.h" />
<ClInclude Include="..\..\DebugText.h" />
<ClInclude Include="..\..\glue.h" />
<ClInclude Include="..\..\matrix.h" />
+ <ClInclude Include="..\..\opengl.h" />
<ClInclude Include="..\..\program.h" />
<ClInclude Include="..\..\util.h" />
</ItemGroup>