Changed the dependency list to use -losg -losgDB instead of OSG_LIBS

This commit is contained in:
Robert Osfield
2006-10-23 15:29:59 +00:00
parent 8544337aca
commit 648455da34

View File

@@ -8,7 +8,7 @@ CXXFILES =\
INC += $(FREETYPE_INCLUDE)
LIBS += -losgText $(OSG_LIBS) $(FREETYPE_LIB) $(OTHER_LIBS)
LIBS += -losgText -losg -losgDB $(FREETYPE_LIB) $(OTHER_LIBS)
TARGET_BASENAME = freetype