Attempt to fix the version manifest for mingw

Ugh the bootleg resource compiler
This commit is contained in:
Marek Roszko 2021-03-04 00:45:44 -05:00
parent 8831c5567c
commit 73ecc61c38
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
#define wxUSE_NO_MANIFEST 1
#include "wx/msw/wx.rc"
#include <winres.h>
#include <winver.h> // mingw/msys needs this
#include <kicad_build_version.h>
#ifdef ISOLATION_AWARE_ENABLED