Updated VC.Net project file.

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@820 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
stephena 2005-10-09 23:12:49 +00:00
parent 4a8c980b9b
commit 2633bd00db
1 changed files with 6 additions and 0 deletions

View File

@ -130,6 +130,9 @@ opengl32.lib"
<File <File
RelativePath="..\gui\AudioDialog.cxx"> RelativePath="..\gui\AudioDialog.cxx">
</File> </File>
<File
RelativePath="..\common\BankRomCheat.cxx">
</File>
<File <File
RelativePath="..\debugger\BinAndExpression.cxx"> RelativePath="..\debugger\BinAndExpression.cxx">
</File> </File>
@ -585,6 +588,9 @@ opengl32.lib"
<File <File
RelativePath="..\gui\AudioDialog.hxx"> RelativePath="..\gui\AudioDialog.hxx">
</File> </File>
<File
RelativePath="..\common\BankRomCheat.hxx">
</File>
<File <File
RelativePath="..\debugger\BinAndExpression.hxx"> RelativePath="..\debugger\BinAndExpression.hxx">
</File> </File>