Files
dolphin/Source/Core/DolphinQt/qtpaths.bat.in
T
Joshua Vandaële e9c5b57d88 DolphinQt: Properly define QtPaths
This fixes cross-compilation on Windows, where windeplotqt would previously always grab the host's DLLs instead of the target's.
2026-08-30 07:34:06 +02:00

3 lines
59 B
Plaintext

@echo off
"@QTPATHS_EXE@" -qtconf "%~dp0target_qt.conf" %*