Changeset 1c81bf0 in opengl-game for NewOpenGLGame.vcxproj


Ignore:
Timestamp:
May 8, 2018, 1:39:00 AM (7 years ago)
Author:
Dmitry Portnoy <dmp1488@…>
Branches:
feature/imgui-sdl, master, points-test
Children:
5b3462b
Parents:
1a616e6
Message:

Remove imgui_example.cpp from the Visual Studio project and add commented-out code to disable vsync.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NewOpenGLGame.vcxproj

    r1a616e6 r1c81bf0  
    131131    <ClCompile Include="logger.cpp" />
    132132    <ClCompile Include="new-game.cpp" />
    133     <ClCompile Include="imgui_example.cpp" />
    134133    <ClCompile Include="stb_image_write.h" />
    135134    <ClCompile Include="stb_image.cpp" />
Note: See TracChangeset for help on using the changeset viewer.