mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06: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:
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"
|
Reference in New Issue
Block a user