We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a07db79 commit 0b41342Copy full SHA for 0b41342
src/libprojectM/Renderer/Makefile
@@ -31,7 +31,7 @@ CONFIG=libftgl libGL libfreetype
31
CPPFLAGS+= -I. -I.. -ISOIL2
32
LDFLAGS+=-lftgl -lgl -lfreetype -lprojectM
33
34
-LIBRARIES=../libprojectM
+#LIBRARIES=../libprojectM
35
PRODUCTS=Renderer.lib
36
37
include $(BUILD)rules.mk
0 commit comments