16
|
1 |
######################################################################
|
|
2 |
# Automatically generated by qmake (2.01a) Wed Feb 17 14:34:47 2010
|
|
3 |
######################################################################
|
|
4 |
|
|
5 |
|
|
6 |
# ============================================================================
|
|
7 |
# Name : QtGSTPlayer.pro
|
|
8 |
# Part of : LibHb / gstplayer
|
|
9 |
# Description : Project definition file for simple gstplayer
|
|
10 |
# Version : %version: 1 %
|
|
11 |
#
|
|
12 |
# Copyright ? 2008 Nokia. All rights reserved.
|
|
13 |
# This material, including documentation and any related computer
|
|
14 |
# programs, is protected by copyright controlled by Nokia. All
|
|
15 |
# rights are reserved. Copying, including reproducing, storing,
|
|
16 |
# adapting or translating, any or all of this material requires the
|
|
17 |
# prior written consent of Nokia. This material also contains
|
|
18 |
# confidential information which may not be disclosed to others
|
|
19 |
# without the prior written consent of Nokia.
|
|
20 |
# ============================================================================
|
|
21 |
#
|
|
22 |
|
|
23 |
TEMPLATE = app
|
|
24 |
TARGET =
|
|
25 |
DEPENDPATH += .
|
|
26 |
INCLUDEPATH += .
|
|
27 |
|
|
28 |
# Input
|
|
29 |
SOURCES += main.cpp folderview.cpp views.cpp record_play.c
|
|
30 |
HEADERS += folderview.h views.h
|
|
31 |
|
|
32 |
RESOURCES += QtGSTPlayer.qrc
|
|
33 |
|