Some fixes to get blender compiling on solaris.

Kent
This commit is contained in:
Kent Mein
2009-12-17 17:42:26 +00:00
parent a1b8f16958
commit fcaad00bda
4 changed files with 7 additions and 7 deletions

View File

@@ -35,7 +35,7 @@ include nan_compile.mk
CCFLAGS += $(LEVEL_1_CPP_WARNINGS)
CPPFLAGS += -I$(LCGDIR)/samplerate/include/
CPPFLAGS += -I$(NAN_SAMPLERATE)/include
CPPFLAGS += -I../ffmpeg
CPPFLAGS += -I../FX
CPPFLAGS += -I../SDL