#------------------------------------------------- # # Project created by QtCreator 2012-06-14T11:55:50 # #------------------------------------------------- QT += core QT -= gui TARGET = ExceptionRepro CONFIG += console CONFIG -= app_bundle TEMPLATE = app SOURCES += main.cpp LIBS += -lunwind \ -lunwind-x86_64 # -lSegFault \