@@ -1,15 +1,15 @@
set(SOURCES
- ClipPlanes.cpp
+ ClipPlane.cpp
ContextParameter.cpp
GLAPI.cpp
GLContext.cpp
Lighting.cpp
- Lists.cpp
+ List.cpp
Matrix.cpp
Stencil.cpp
Tex/NameAllocator.cpp
Tex/Texture2D.cpp
- Textures.cpp
+ Texture.cpp
Vertex.cpp
)