From Martin Amueller, Add libosgGA and libosgText for OSX build
This commit is contained in:
@@ -5,7 +5,7 @@ CXXFILES =\
|
||||
View.cpp\
|
||||
ReaderWriterOsgViewer.cpp\
|
||||
|
||||
LIBS += -losgViewer -losgUtil -losgDB -losg $(OTHER_LIBS)
|
||||
LIBS += -losgViewer -losgUtil -losgDB -losgGA -losgText -losg $(OTHER_LIBS)
|
||||
|
||||
TARGET_BASENAME = osgViewer
|
||||
include $(TOPDIR)/Make/cygwin_plugin_def
|
||||
|
||||
Reference in New Issue
Block a user