Added '# LIBS += -limage' and explanation in comments to pfb Makefile,
submitted by Randall Hooper.
This commit is contained in:
parent
3671e77168
commit
ff61505789
@ -41,6 +41,10 @@ LIBS = -losg -losgDB \
|
||||
-lpfvct\
|
||||
-lpfdu -lpfutil -lpf
|
||||
|
||||
# comment in for PFB loader texture support on IRIX
|
||||
# (note: you may need to build libimage.so from libimage.a)
|
||||
# LIBS += -limage
|
||||
|
||||
TARGET_LOADER_FILES = osgPlugins/osgdb_pfb.$(SO_EXT)
|
||||
|
||||
C++FLAGS += -g -I../../../include
|
||||
|
Loading…
Reference in New Issue
Block a user