mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-01-22 20:04:29 +08:00
Merge pull request #29 from wsxarcher/patch-2
Fix mingw cross compilation on linux
This commit is contained in:
commit
aabe4f68c7
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
#include <qt_windows.h>
|
#include <qt_windows.h>
|
||||||
#include <shlobj.h>
|
#include <shlobj.h>
|
||||||
#include <VersionHelpers.h>
|
#include <versionhelpers.h>
|
||||||
#include <intshcut.h>
|
#include <intshcut.h>
|
||||||
#include <qvarlengtharray.h>
|
#include <qvarlengtharray.h>
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
#include <cstdio>
|
#include <cstdio>
|
||||||
|
|
||||||
#include <VersionHelpers.h>
|
#include <versionhelpers.h>
|
||||||
|
|
||||||
QT_BEGIN_NAMESPACE
|
QT_BEGIN_NAMESPACE
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user