mirror of https://github.com/stella-emu/stella.git
Updates for VC.net project.
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@880 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
cc668b22bc
commit
532a9a6184
|
@ -320,7 +320,7 @@ opengl32.lib"
|
|||
RelativePath="..\emucore\EventHandler.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gui\EventMappingDialog.cxx">
|
||||
RelativePath="..\gui\EventMappingWidget.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\Expression.cxx">
|
||||
|
@ -364,6 +364,9 @@ opengl32.lib"
|
|||
<File
|
||||
RelativePath="..\debugger\HiByteExpression.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gui\InputDialog.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gui\InputTextDialog.cxx">
|
||||
</File>
|
||||
|
@ -799,7 +802,7 @@ opengl32.lib"
|
|||
RelativePath="..\emucore\EventHandler.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gui\EventMappingDialog.hxx">
|
||||
RelativePath="..\gui\EventMappingWidget.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\Expression.hxx">
|
||||
|
@ -849,6 +852,9 @@ opengl32.lib"
|
|||
<File
|
||||
RelativePath="..\debugger\HiByteExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gui\InputDialog.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gui\InputTextDialog.hxx">
|
||||
</File>
|
||||
|
|
Loading…
Reference in New Issue