mirror of https://github.com/stella-emu/stella.git
Attempt to fix windows build.
This commit is contained in:
parent
bc83f56924
commit
7d55b98f29
|
@ -1260,7 +1260,7 @@
|
|||
<ClCompile Include="..\..\emucore\elf\ElfEnvironment.cxx">
|
||||
<Filter>Source Files\emucore\elf</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\emucore\elf\BusTransactionCode.cxx">
|
||||
<ClCompile Include="..\..\emucore\elf\BusTransactionQueue.cxx">
|
||||
<Filter>Source Files\emucore\elf</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\emucore\elf\VcsLib.cxx">
|
||||
|
@ -2558,7 +2558,7 @@
|
|||
<ClInclude Include="..\..\emucore\elf\ElfEnvironment.hxx">
|
||||
<Filter>Header Files\emucore\elf</Filter>
|
||||
</ClInclude>
|
||||
<ClCompile Include="..\..\emucore\elf\BusTransactionCode.hxx">
|
||||
<ClCompile Include="..\..\emucore\elf\BusTransactionQueue.hxx">
|
||||
<Filter>Source Files\emucore\elf</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\emucore\elf\VcsLib.hxx">
|
||||
|
|
Loading…
Reference in New Issue