1
0
Fork 0

upgrade visual studio file to add MAME sound stuff

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4082
This commit is contained in:
Peter Veenstra 2018-02-21 18:50:52 +00:00
parent 7b3864290b
commit 5ab2d4cb19

View file

@ -565,6 +565,40 @@
<File
RelativePath="..\src\hardware\tandy_sound.cpp">
</File>
<Filter
Name="mame"
Filter="">
<File
RelativePath="..\src\hardware\mame\fmopl.cpp">
</File>
<File
RelativePath="..\src\hardware\mame\fmopl.h">
</File>
<File
RelativePath="..\src\hardware\mame\saa1099.cpp">
</File>
<File
RelativePath="..\src\hardware\mame\saa1099.h">
</File>
<File
RelativePath="..\src\hardware\mame\sn76496.cpp">
</File>
<File
RelativePath="..\src\hardware\mame\sn76496.h">
</File>
<File
RelativePath="..\src\hardware\mame\ymdeltat.cpp">
</File>
<File
RelativePath="..\src\hardware\mame\ymdeltat.h">
</File>
<File
RelativePath="..\src\hardware\mame\ymf262.cpp">
</File>
<File
RelativePath="..\src\hardware\mame\ymf262.h">
</File>
</Filter>
</Filter>
<Filter
Name="serialport"