Update BizHawkInstall.wxs

Completes clean up of EMU7800 references
This commit is contained in:
alyosha-tas 2017-08-29 10:55:16 -04:00 committed by GitHub
parent a90b00cba9
commit 9fbc21d34c
1 changed files with 1 additions and 3 deletions

View File

@ -50,7 +50,6 @@
<ComponentRef Id="OPENTK.GLCONTROL.DLL" />
<ComponentRef Id="BIZHAWK.COMMON.DLL" />
<ComponentRef Id="BLIP_BUF.DLL" />
<ComponentRef Id="EMU7800.DLL" />
<ComponentRef Id="FFMPEG.EXE" />
<ComponentRef Id="FFMPEG_README.TXT" />
<ComponentRef Id="FREETYPE6.DLL" />
@ -79,7 +78,6 @@
<ComponentRef Id="SLIMDX.DLL" />
<ComponentRef Id="ZLIB1.DLL" />
<ComponentRef Id="GAME.DB" />
<ComponentRef Id="EMU7800.CSV" />
<ComponentRef Id="GAMEDB.TXT" />
<ComponentRef Id="GAMEDB_A2600.TXT" />
<ComponentRef Id="GAMEDB_COLECO.TXT" />
@ -365,4 +363,4 @@
<Icon Id="BizHawkIcon.exe" SourceFile="..\output\EmuHawk.exe" />
<Icon Id="DiscoHawkIcon.exe" SourceFile="..\output\DiscoHawk.exe" />
</Product>
</Wix>
</Wix>