CONFIG += qt release 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 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 QT += xml network TRANSLATIONS += lang/tran_cs.ts lang/tran_ro.ts lang/tran_pl.ts lang/tran_xx.ts lang/tran_lt.ts