1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-26 19:19:16 +02:00

Windows build fixes

This commit is contained in:
2021-10-10 12:44:49 +02:00
parent eb7220f0c8
commit 0a627feab4
4 changed files with 4 additions and 1 deletions

View File

@ -453,7 +453,7 @@ macx {
}
win32 {
RC_ICONS = icons/app/*.ico \
RC_ICONS = icons/app/gpxsee.ico \
$$file(icons/formats/*.ico)
DEFINES += _USE_MATH_DEFINES \
NOGDI