frontend: switch to libpicofe sdl code
[pcsx_rearmed.git] / plugins / gpu-gles / Makefile
index 421a6e7..769a68b 100644 (file)
@@ -12,7 +12,8 @@ ifeq "$(PLATFORM)" "caanoo"
 CFLAGS += -DFAKE_WINDOW\r
 LDLIBS += -lopengles_lite -lstdc++\r
 else\r
-LDLIBS += -lGLES_CM\r
+CFLAGS += $(CFLAGS_GLES)\r
+LDLIBS += $(LDLIBS_GLES)\r
 endif\r
 \r
 BIN_STANDLALONE = gpuGLES.so\r