mirror of https://github.com/stella-emu/stella.git
Update VC.net project file.
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1035 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
2bc37efa2a
commit
7fe5bc113d
|
@ -415,6 +415,9 @@ libpng.lib
|
|||
<File
|
||||
RelativePath="..\emucore\m6502\src\M6502Hi.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\m6502\src\M6502Low.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\M6532.cxx">
|
||||
</File>
|
||||
|
@ -765,6 +768,9 @@ libpng.lib
|
|||
<File
|
||||
RelativePath="..\debugger\DebuggerParser.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\DefProps.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\Deserializer.hxx">
|
||||
</File>
|
||||
|
@ -909,6 +915,9 @@ libpng.lib
|
|||
<File
|
||||
RelativePath="..\emucore\m6502\src\M6502Hi.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\m6502\src\M6502Low.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\M6532.hxx">
|
||||
</File>
|
||||
|
|
Loading…
Reference in New Issue