Index: NewOpenGLGame.vcxproj
===================================================================
--- NewOpenGLGame.vcxproj	(revision 972aca1403a12af0c04a95276205621d2da32238)
+++ NewOpenGLGame.vcxproj	(revision 1187ef541d750ff1bc72ec80f3d3e5b630ca7d6d)
@@ -148,5 +148,4 @@
     <ClCompile Include="new-game.cpp" />
     <ClCompile Include="StackWalker.cpp" />
-    <ClCompile Include="stb_image_write.h" />
     <ClCompile Include="stb_image.cpp" />
     <ClCompile Include="utils.cpp" />
@@ -186,5 +185,4 @@
   <ItemGroup>
     <Image Include="laser.png" />
-    <Image Include="test.png" />
   </ItemGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
