forked from dolphin-emu/dolphin
Fix Windows Compiling?
This commit is contained in:
@@ -182,6 +182,7 @@
|
||||
<ClCompile Include="Src\CommandProcessor.cpp" />
|
||||
<ClCompile Include="Src\CPMemory.cpp" />
|
||||
<ClCompile Include="Src\Debugger.cpp" />
|
||||
<ClCompile Include="Src\DriverDetails.cpp" />
|
||||
<ClCompile Include="Src\EmuWindow.cpp" />
|
||||
<ClCompile Include="Src\Fifo.cpp" />
|
||||
<ClCompile Include="Src\FPSCounter.cpp" />
|
||||
@@ -229,6 +230,7 @@
|
||||
<ClInclude Include="Src\CPMemory.h" />
|
||||
<ClInclude Include="Src\DataReader.h" />
|
||||
<ClInclude Include="Src\Debugger.h" />
|
||||
<ClInclude Include="Src\DriverDetails.h" />
|
||||
<ClInclude Include="Src\DLCache.h" />
|
||||
<ClInclude Include="Src\EmuWindow.h" />
|
||||
<ClInclude Include="Src\Fifo.h" />
|
||||
|
Reference in New Issue
Block a user