changed build order so that osgText gets built before osgViewer

This commit is contained in:
Robert Osfield
2007-01-23 17:29:14 +00:00
parent 9e91e6410b
commit 4b2e559c63

View File

@@ -17,9 +17,9 @@ SRC_DIRS = \
osgUtil \
osgDB \
osgGA \
osgText \
osgViewer \
osgParticle \
osgText \
osgFX \
osgShadow \
osgSim