From Jeremy Bell, add -losgText to fix OSX compile.
This commit is contained in:
@@ -52,7 +52,7 @@ CXXFILES =\
|
||||
|
||||
INC += -I$(THISDIR)
|
||||
|
||||
LIBS += -losgSim $(OSG_LIBS) $(OTHER_LIBS)
|
||||
LIBS += -losgSim -losgText $(OSG_LIBS) $(OTHER_LIBS)
|
||||
|
||||
TARGET_BASENAME = flt
|
||||
include $(TOPDIR)/Make/cygwin_plugin_def
|
||||
|
||||
Reference in New Issue
Block a user