mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-08 09:09:04 +00:00
msbuild: add pch for dolphinqt
since this now includes Qt headers it's better than only using the vanilla DolphinLib one alone (previous behavior before Qt6)
This commit is contained in:
parent
57750f3d8f
commit
b39a11e23b
3 changed files with 28 additions and 4 deletions
1
Source/Core/DolphinQt/pch_qt.cpp
Normal file
1
Source/Core/DolphinQt/pch_qt.cpp
Normal file
|
@ -0,0 +1 @@
|
|||
#include "pch_qt.h"
|
Loading…
Add table
Add a link
Reference in a new issue