Add makefile for freeglut

This commit is contained in:
Andrew Willmott
2019-04-02 12:25:33 +01:00
committed by omar
parent 5c4cc370bb
commit a402f5b9a9
2 changed files with 66 additions and 0 deletions

1
examples/.gitignore vendored
View File

@ -33,6 +33,7 @@ example_glfw_opengl2/example_glfw_opengl2
example_glfw_opengl3/example_glfw_opengl3
example_sdl_opengl2/example_sdl_opengl2
example_sdl_opengl3/example_sdl_opengl3
example_freeglut_opengl2/example_freeglut_opengl2
## Dear ImGui Ini files
imgui.ini