allow sanitize address option.
[aspt.git] / aspt.pro
1 CONFIG += qt release
2 QMAKE_CXXFLAGS += -fsanitize=address
3 QMAKE_LFLAGS += -lasan
4 SOURCES += main.cc mainwindow.cc configtab.cc playertab.cc playerdetail.cc staffmember.cc stafftab.cc stadiumtab.cc clubtab.cc loadtab.cc proxyset.cc abouttab.cc performance.cc
5 HEADERS += mainwindow.h configtab.h playertab.h playerdetail.h staffmember.h stafftab.h stadiumtab.h clubtab.h loadtab.h proxyset.h abouttab.h performance.h
6 QT += xml network
7 TRANSLATIONS += lang/tran_cs.ts lang/tran_ro.ts lang/tran_pl.ts lang/tran_xx.ts lang/tran_lt.ts