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:
stephena 2008-03-18 20:55:54 +00:00
parent 7f3a2781d7
commit b5d9022c8b
1 changed files with 8 additions and 0 deletions

View File

@ -876,6 +876,10 @@
RelativePath="..\gui\ProgressDialog.cxx" RelativePath="..\gui\ProgressDialog.cxx"
> >
</File> </File>
<File
RelativePath="..\gui\RomAuditDialog.cxx"
>
</File>
<File <File
RelativePath="..\gui\RomInfoWidget.cxx" RelativePath="..\gui\RomInfoWidget.cxx"
> >
@ -1486,6 +1490,10 @@
RelativePath="..\gui\Rect.hxx" RelativePath="..\gui\Rect.hxx"
> >
</File> </File>
<File
RelativePath="..\gui\RomAuditDialog.hxx"
>
</File>
<File <File
RelativePath="..\gui\RomInfoWidget.hxx" RelativePath="..\gui\RomInfoWidget.hxx"
> >