forked from qt-creator/qt-creator
Compile MinGw.
This commit is contained in:
@@ -35,7 +35,9 @@
|
|||||||
#include "progressmanager_p.h"
|
#include "progressmanager_p.h"
|
||||||
|
|
||||||
// for windows progress bar
|
// for windows progress bar
|
||||||
#include <shobjidl.h>
|
#ifndef __GNUC__
|
||||||
|
# include <shobjidl.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
// Windows 7 SDK required
|
// Windows 7 SDK required
|
||||||
#ifdef __ITaskbarList3_INTERFACE_DEFINED__
|
#ifdef __ITaskbarList3_INTERFACE_DEFINED__
|
||||||
|
|||||||
Reference in New Issue
Block a user