summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2018-01-04 13:03:47 +0100
committerJosJuice <josjuice@gmail.com>2018-01-04 13:03:47 +0100
commit9988652d86ad2e0d35db236b92e9feb4259f6d78 (patch)
treea7b4aa1dbf009ec461c3c6f516103bcc4877250f /Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp
parent637fbec35dc59ee4b2c6b8a0283d8af77670aac2 (diff)
Fix launching DolphinQt2 from Visual Studio
Starting with 5.0-5504, trying to launch DolphinQt2 from Visual Studio shows the error message "The operation could not be completed. Undefined error" instead of launching the exe file. (The exe gets created correctly, it just doesn't get launched. It's possible to work around the problem by launching the exe manually outside of Visual Studio, but then you won't have an attached debugger automatically.) This commit fixes that by removing headers from DolphinQt2.vcxproj's ClInclude list that already are in the QtMoc list. (The problem was originally about LogWidget.h and LogConfigWidget.h, but 5.0-5600 made the problem be about CheatWarningWidget.h and GeckoCodeWidget.h instead.)
Diffstat (limited to 'Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp')
0 files changed, 0 insertions, 0 deletions