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

Loading…
Cancel
Save