.pro file
public text v1 · immutable#-------------------------------------------------
#
# Project created by QtCreator 2012-02-01T23:59:20
#
#-------------------------------------------------
QT += core gui phonon
TARGET = test_video
TEMPLATE = app
SOURCES += main.cpp\
mainwindow.cpp
HEADERS += mainwindow.h
FORMS += mainwindow.ui