- updated CMakeLists.txt for last commit.

SVN r3247 (trunk)
This commit is contained in:
Christoph Oelckers 2011-07-05 08:20:15 +00:00
parent 7308e05ed0
commit 2a3d1a4493

View file

@ -905,6 +905,7 @@ add_executable( zdoom WIN32
fragglescript/t_variable.cpp fragglescript/t_variable.cpp
fragglescript/t_cmd.cpp fragglescript/t_cmd.cpp
resources/colormaps.cpp resources/colormaps.cpp
resources/voxels.cpp
autozend.cpp autozend.cpp
) )