diff options
author | truelight <truelight@openttd.org> | 2004-12-12 17:22:02 +0000 |
---|---|---|
committer | truelight <truelight@openttd.org> | 2004-12-12 17:22:02 +0000 |
commit | 96bf7074e3c6b2136b5f85ac5d78180a3e4395de (patch) | |
tree | 136c71213dcf5d14dc28af96dc9b3d7f6b0196a3 | |
parent | 8f7373427e471cd2378cb50d1c9f23cf9f4a96e5 (diff) | |
download | openttd-96bf7074e3c6b2136b5f85ac5d78180a3e4395de.tar.xz |
(svn r1028) -Update: updated MSVC6 project file (bociusz)
-rw-r--r-- | ttd.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -216,6 +216,10 @@ SOURCE=.\landscape.c # End Source File
# Begin Source File
+SOURCE=.\md5.c
+# End Source File
+# Begin Source File
+
SOURCE=.\minilzo.c
!IF "$(CFG)" == "ttd - Win32 Release"
|