TEMPLATE = app LANGUAGE = C++ CONFIG += thread qt warn_off release HEADERS += qplayer_global.h \ xml_mplayer.h \ qmplayerwidget.h SOURCES += main.cpp \ qmplayerwidget.cpp FORMS = mainfrm.ui unix { UI_DIR = .ui MOC_DIR = .moc OBJECTS_DIR = .obj }