| | |
| | | |
| | | SOURCES += \ |
| | | main.cpp \ |
| | | clientmainwindow.cpp |
| | | clientmainwindow.cpp \ |
| | | auditproject.cpp \ |
| | | auditworkload.cpp \ |
| | | problemmoney.cpp \ |
| | | problemcount.cpp \ |
| | | problemrectification.cpp \ |
| | | problemnotmoney.cpp \ |
| | | punish.cpp \ |
| | | caseclue.cpp \ |
| | | coverinfo.cpp |
| | | |
| | | HEADERS += \ |
| | | clientmainwindow.h |
| | | clientmainwindow.h \ |
| | | auditproject.h \ |
| | | auditworkload.h \ |
| | | problemmoney.h \ |
| | | problemcount.h \ |
| | | problemrectification.h \ |
| | | problemnotmoney.h \ |
| | | punish.h \ |
| | | caseclue.h \ |
| | | coverinfo.h |
| | | |
| | | FORMS += \ |
| | | clientmainwindow.ui |
| | | clientmainwindow.ui \ |
| | | auditproject.ui \ |
| | | auditworkload.ui \ |
| | | problemmoney.ui \ |
| | | problemcount.ui \ |
| | | problemrectification.ui \ |
| | | problemnotmoney.ui \ |
| | | punish.ui \ |
| | | caseclue.ui \ |
| | | coverinfo.ui |
| | | |
| | | include(QXlsx/QXlsx.pri) |