Changeset 9cd92ae in opengl-game for NewOpenGLGame.vcxproj


Ignore:
Timestamp:
Aug 16, 2019, 4:26:45 PM (5 years ago)
Author:
Dmitry Portnoy <dmitry.portnoy@…>
Branches:
feature/imgui-sdl, master, points-test
Children:
c8b0357
Parents:
5936c58
Message:

Update TODO and remove some unused files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NewOpenGLGame.vcxproj

    r5936c58 r9cd92ae  
    148148    <ClCompile Include="new-game.cpp" />
    149149    <ClCompile Include="StackWalker.cpp" />
    150     <ClCompile Include="stb_image_write.h" />
    151150    <ClCompile Include="stb_image.cpp" />
    152151    <ClCompile Include="utils.cpp" />
     
    186185  <ItemGroup>
    187186    <Image Include="laser.png" />
    188     <Image Include="test.png" />
    189187  </ItemGroup>
    190188  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
Note: See TracChangeset for help on using the changeset viewer.