diff options
| author | JosJuice <josjuice@gmail.com> | 2018-08-28 11:48:43 +0200 |
|---|---|---|
| committer | JosJuice <josjuice@gmail.com> | 2018-08-28 11:48:43 +0200 |
| commit | fbdc239199d838afb5cdd175d9002909686155ed (patch) | |
| tree | 8408aebc0f935608893fc3e3dd89602017c1781b /Source/Core/VideoCommon/VideoBackendBase.cpp | |
| parent | 762747f8c145b0e1c66879ad98cc15888fe2b92d (diff) | |
Fix reducing log paths when building with MSVC
The LogManager code had trouble detecting the "/Source/Core/" substring
for two reasons, neither of which seemed to happen a few years ago:
1. __FILE__ is in lowercase on MSVC
2. __FILE__ uses backslash as the directory separator on MSVC
Fixes https://bugs.dolphin-emu.org/issues/11366
Diffstat (limited to 'Source/Core/VideoCommon/VideoBackendBase.cpp')
0 files changed, 0 insertions, 0 deletions
