- Need to add compatibility.cpp and md5.cpp to CMakeLists.txt.

SVN r1403 (trunk)
This commit is contained in:
Randy Heit 2009-02-05 03:39:02 +00:00
parent 4e509728a0
commit 7ee11638f2

View file

@ -456,6 +456,7 @@ add_executable( zdoom WIN32
c_expr.cpp
cmdlib.cpp
colormatcher.cpp
compatibility.cpp
configfile.cpp
ct_chat.cpp
d_dehacked.cpp
@ -495,6 +496,7 @@ add_executable( zdoom WIN32
m_options.cpp
m_png.cpp
m_random.cpp
md5.cpp
mus2midi.cpp
name.cpp
nodebuild.cpp