#-------------------------------------------------## Project created by QtCreator 2012-06-01T18:25:10##-------------------------------------------------QT += core guiQT += sqlQT += networkTARGET = ServerBDTEMPLATE = appCONFIG += embed_manifest_exeCONFIG-= embed_manifest_dllCONFIG += pluginsSOURCES += main.cpp\ mainwindow.cpp \ my_thead.cpp \ dialog.cpp \ dialogusers.cpp \ onlineusers.cpp \ seting.cppHEADERS += mainwindow.h \ my_thead.h \ dialog.h \ dialogusers.h \ onlineusers.h \ seting.hFORMS += mainwindow.ui \ dialog.ui \ dialogusers.ui \ onlineusers.ui \ seting.uiRESOURCES += \ resourse.qrcRC_FILE = ServerBD.rc