All pastes #2108906 Raw Edit

.pro file

public text v1 · immutable
#2108906 ·published 2012-02-02 02:08 UTC
rendered paste body
#-------------------------------------------------
#
# 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