(svn r2008) - Fix: Added missing file (mixer.[ch]) to VS.NET and VS6 project files.

pull/155/head
darkvater 20 years ago
parent 7d0eff175a
commit 4a6aef2799

@ -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…
Cancel
Save