Fixes for Mac OS X

This commit is contained in:
Don BURNS
2003-03-13 06:22:31 +00:00
parent 693a889ece
commit ec3e1dc611
11 changed files with 20 additions and 17 deletions

View File

@@ -12,8 +12,8 @@ INSTFILES = \
EXEC = osgcameragroup
INC += $(PRODUCER_INCLUDE_DIR)
LDFLAGS += $(PRODUCER_LIB_DIR)
INC += $(PRODUCER_INCLUDE_DIR) -I/usr/X11R6/include
LDFLAGS += $(PRODUCER_LIB_DIR) -L/usr/X11R6/lib
include $(TOPDIR)/Make/makerules