Skip to content

Commit 0b41342

Browse files
committed
renderer xcode project
1 parent a07db79 commit 0b41342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libprojectM/Renderer/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ CONFIG=libftgl libGL libfreetype
3131
CPPFLAGS+= -I. -I.. -ISOIL2
3232
LDFLAGS+=-lftgl -lgl -lfreetype -lprojectM
3333

34-
LIBRARIES=../libprojectM
34+
#LIBRARIES=../libprojectM
3535
PRODUCTS=Renderer.lib
3636

3737
include $(BUILD)rules.mk

0 commit comments

Comments
 (0)