Browse Source

Fix resource compile running out of heap space

QGC4.4
DonLakeFlyer 4 years ago committed by Don Gagne
parent
commit
15426f6c0c
  1. 1
      QGCCommon.pri

1
QGCCommon.pri

@ -18,6 +18,7 @@ @@ -18,6 +18,7 @@
CONFIG -= debug_and_release
CONFIG += warn_on
CONFIG += resources_big
linux {
linux-g++ | linux-g++-64 | linux-g++-32 | linux-clang {

Loading…
Cancel
Save