Attempt to fix the version manifest for mingw
Ugh the bootleg resource compiler
This commit is contained in:
parent
8831c5567c
commit
73ecc61c38
|
@ -2,6 +2,7 @@
|
||||||
#define wxUSE_NO_MANIFEST 1
|
#define wxUSE_NO_MANIFEST 1
|
||||||
#include "wx/msw/wx.rc"
|
#include "wx/msw/wx.rc"
|
||||||
#include <winres.h>
|
#include <winres.h>
|
||||||
|
#include <winver.h> // mingw/msys needs this
|
||||||
#include <kicad_build_version.h>
|
#include <kicad_build_version.h>
|
||||||
|
|
||||||
#ifdef ISOLATION_AWARE_ENABLED
|
#ifdef ISOLATION_AWARE_ENABLED
|
||||||
|
|
Loading…
Reference in New Issue