fix gl2 sample too

features/sdl_renderer3_multiviewports
radius ago%!(EXTRA string=8 years)
parent e0aac34672
commit d43695b748
  1. 2
      examples/opengl2_example/Makefile

@ -37,7 +37,7 @@ ifeq ($(UNAME_S), Darwin) #APPLE
CFLAGS = $(CXXFLAGS)
endif
ifeq ($(UNAME_S), MINGW64_NT-6.3)
ifeq ($(findstring MINGW,$(UNAME_S)),MINGW)
ECHO_MESSAGE = "Windows"
LIBS = -lglfw3 -lgdi32 -lopengl32 -limm32

Loading…
Cancel
Save