Examples: Makefile

features/sdl_renderer3_multiviewports
ocornut ago%!(EXTRA string=10 years)
parent 99ed567577
commit 4da432bd7b
  1. 2
      examples/opengl3_example/Makefile

@ -10,7 +10,7 @@
#CXX = g++
OBJS = main.o
OBJS = main.o imgui_impl_glfw_gl3.o
OBJS += ../../imgui.o
OBJS += ../opengl_example/gl3w/GL/gl3w.o

Loading…
Cancel
Save