mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-07-16 17:15:05 +01:00
(svn r2008) - Fix: Added missing file (mixer.[ch]) to VS.NET and VS6 project files.
This commit is contained in:
parent
c2fea7b3c6
commit
038e711af2
4
ttd.dsp
4
ttd.dsp
@ -260,6 +260,10 @@ SOURCE=.\minilzo.c
|
||||
SOURCE=.\misc.c
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=.\mixer.c
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=.\namegen.c
|
||||
# End Source File
|
||||
|
@ -529,6 +529,9 @@
|
||||
BasicRuntimeChecks="3"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\mixer.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="namegen.c">
|
||||
<FileConfiguration
|
||||
@ -1204,6 +1207,9 @@
|
||||
<File
|
||||
RelativePath="md5.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\mixer.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\network.h">
|
||||
</File>
|
||||
|
Loading…
Reference in New Issue
Block a user