- added EmptyTexture.cpp to CMakeLists.txt.

SVN r1568 (trunk)
This commit is contained in:
Christoph Oelckers 2009-05-02 21:53:27 +00:00
parent 4d5692bf80
commit 512056aeed

View file

@ -693,6 +693,7 @@ add_executable( zdoom WIN32
textures/pcxtexture.cpp
textures/pngtexture.cpp
textures/rawpagetexture.cpp
textures/emptytexture.cpp
textures/texture.cpp
textures/texturemanager.cpp
textures/tgatexture.cpp