Added TextureCubeMap.cpp to the .osg plugin Makefile.

This commit is contained in:
Robert Osfield
2002-07-16 11:33:36 +00:00
parent 6c8c02792a
commit b9281a6f58

View File

@@ -46,6 +46,7 @@ CXXFILES =\
TexMat.cpp\
Texture.cpp\
Transform.cpp\
TextureCubeMap.cpp\
LIBS += $(OSG_LIBS) $(OTHER_LIBS)