From Mike Weiblen, removed Uniform not quite ready notice,

and added .h files into osgshaders project file.
This commit is contained in:
Robert Osfield
2005-04-20 18:50:50 +00:00
parent 6ff535441b
commit 496227d239
2 changed files with 8 additions and 7 deletions

View File

@@ -87,10 +87,18 @@ LINK32=link.exe
# Name "Example osgshaders - Win32 Debug"
# Begin Source File
SOURCE=..\..\..\examples\osgshaders\GL2Scene.h
# End Source File
# Begin Source File
SOURCE=..\..\..\examples\osgshaders\GL2Scene.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\examples\osgshaders\Noise.h
# End Source File
# Begin Source File
SOURCE=..\..\..\examples\osgshaders\Noise.cpp
# End Source File
# Begin Source File