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 | 0025564a3767d62d960219f2457f14663d6940b4 (patch) | |
tree | 136c71213dcf5d14dc28af96dc9b3d7f6b0196a3 | |
parent | f3f91f392d3b031ee05b2073f08c45e9f8b7477a (diff) | |
download | openttd-0025564a3767d62d960219f2457f14663d6940b4.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"
|