mirror of https://github.com/OpenTTD/OpenTTD
(svn r1029) -Update: also added md5.h to vc6 / vc.net project files (bociusz)
parent
96bf7074e3
commit
8057dd2214
4
ttd.dsp
4
ttd.dsp
|
@ -470,6 +470,10 @@ SOURCE=.\macros.h
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\md5.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\network.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
|
@ -1166,6 +1166,9 @@
|
|||
<File
|
||||
RelativePath="macros.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="md5.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\network.h">
|
||||
</File>
|
||||
|
|
Loading…
Reference in New Issue