mirror of https://github.com/stella-emu/stella.git
Updated Win32 project files for recently added ROM audit functionality.
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1433 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
7f3a2781d7
commit
b5d9022c8b
|
@ -876,6 +876,10 @@
|
|||
RelativePath="..\gui\ProgressDialog.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gui\RomAuditDialog.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gui\RomInfoWidget.cxx"
|
||||
>
|
||||
|
@ -1486,6 +1490,10 @@
|
|||
RelativePath="..\gui\Rect.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gui\RomAuditDialog.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gui\RomInfoWidget.hxx"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue