Commit ca90bb6c authored by lm's avatar lm

enabled instrumentation

parent 966f438a
...@@ -71,8 +71,8 @@ macx { ...@@ -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
# } # }
#} #}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment