Added -losgText for OSX build.
This commit is contained in:
@@ -7,7 +7,7 @@ CXXFILES =\
|
||||
IO_BlinkSequence.cpp\
|
||||
IO_Sector.cpp
|
||||
|
||||
LIBS += -losgSim $(OSG_LIBS) $(OTHER_LIBS)
|
||||
LIBS += -losgSim -losgText $(OSG_LIBS) $(OTHER_LIBS)
|
||||
|
||||
TARGET_BASENAME = osgSim
|
||||
include $(TOPDIR)/Make/cygwin_plugin_def
|
||||
|
||||
Reference in New Issue
Block a user