Cleaned up in prep for release.
This commit is contained in:
parent
5947b97cde
commit
8e91de49a9
@ -318,12 +318,14 @@ WARN_LOGFILE =
|
||||
|
||||
INPUT = $(OSGHOME)/include/osg \
|
||||
$(OSGHOME)/include/osgDB \
|
||||
$(OSGHOME)/include/osgGA \
|
||||
$(OSGHOME)/include/osgProducer \
|
||||
$(OSGHOME)/include/osgParticle \
|
||||
$(OSGHOME)/include/osgText \
|
||||
$(OSGHOME)/include/osgTerrain \
|
||||
$(OSGHOME)/include/osgFX \
|
||||
$(OSGHOME)/include/osgGA \
|
||||
$(OSGHOME)/include/osgIntrospection \
|
||||
$(OSGHOME)/include/osgParticle \
|
||||
$(OSGHOME)/include/osgProducer \
|
||||
$(OSGHOME)/include/osgSim \
|
||||
$(OSGHOME)/include/osgTerrain \
|
||||
$(OSGHOME)/include/osgText \
|
||||
$(OSGHOME)/include/osgUtil \
|
||||
$(OSGHOME)/doc/Doxyfiles/auto_Mainpage
|
||||
|
||||
|
@ -393,15 +393,15 @@ WARN_LOGFILE =
|
||||
|
||||
INPUT = $(OSGHOME)/include/osg \
|
||||
$(OSGHOME)/include/osgDB \
|
||||
$(OSGHOME)/include/osgFX \
|
||||
$(OSGHOME)/include/osgGA \
|
||||
$(OSGHOME)/include/osgProducer \
|
||||
$(OSGHOME)/include/osgIntropsection \
|
||||
$(OSGHOME)/include/osgParticle \
|
||||
$(OSGHOME)/include/osgText \
|
||||
$(OSGHOME)/include/osgProducer \
|
||||
$(OSGHOME)/include/osgSim \
|
||||
$(OSGHOME)/include/osgTerrain \
|
||||
$(OSGHOME)/include/osgFX \
|
||||
$(OSGHOME)/include/osgText \
|
||||
$(OSGHOME)/include/osgUtil \
|
||||
$(OSGHOME)/include/osgIntropsection \
|
||||
$(OSGHOME)/doc/Doxyfiles/auto_Mainpage
|
||||
|
||||
# If the value of the INPUT tag contains directories, you can use the
|
||||
|
Loading…
Reference in New Issue
Block a user