Browse Source

enabled instrumentation

QGC4.4
lm 14 years ago
parent
commit
ca90bb6cdf
  1. 4
      qgroundcontrol.pri

4
qgroundcontrol.pri

@ -71,8 +71,8 @@ macx {
#CONFIG -= x86 # phonon #CONFIG -= x86 # phonon
#message(Building for Mac OS X 64bit/Snow Leopard 10.6 and later) #message(Building for Mac OS X 64bit/Snow Leopard 10.6 and later)
# debug { # debug {
#QMAKE_CXXFLAGS += -finstrument-functions QMAKE_CXXFLAGS += -finstrument-functions
#LIBS += -lSaturn LIBS += -lSaturn
CONFIG += console CONFIG += console
# } # }
#} #}

Loading…
Cancel
Save