(svn r17453) -Add: crash logger for all Unixy OSes; should work for all, but I don't have all exotic machines so it might break compilation on the more exotic configurations

This commit is contained in:
rubidium
2009-09-07 12:14:45 +00:00
parent 4d75bebbe4
commit a595d3f8c3
6 changed files with 199 additions and 50 deletions

View File

@@ -79,6 +79,7 @@ tile_map.cpp
#if OS2
os/os2/os2.cpp
#else
os/unix/crashlog_unix.cpp
os/unix/unix.cpp
#end
#end