gstreamer_test_apps/QtGSTPlayer/QtGSTPlayer.pro
author hgs
Fri, 14 May 2010 18:43:44 -0500
changeset 20 7e3786c5ed27
parent 18 5824eee55f42
permissions -rw-r--r--
201019

######################################################################
# Automatically generated by qmake (2.01a) Wed Feb 17 14:34:47 2010
######################################################################


# ============================================================================
#  Name        : QtGSTPlayer.pro
#  Part of     : LibHb / gstplayer
#  Description : Project definition file for simple gstplayer
#  Version     : %version: 2 %
#
#  Copyright ? 2008 Nokia.  All rights reserved.
#  This material, including documentation and any related computer
#  programs, is protected by copyright controlled by Nokia.  All
#  rights are reserved.  Copying, including reproducing, storing,
#  adapting or translating, any or all of this material requires the
#  prior written consent of Nokia.  This material also contains
#  confidential information which may not be disclosed to others
#  without the prior written consent of Nokia.
# ============================================================================
#

TEMPLATE = app
TARGET = QtGSTPlayer
DEPENDPATH += .
HEADERS += folderview.h record_play.h views.h
    
SOURCES += main.cpp folderview.cpp views.cpp record_play.c

RESOURCES += QtGSTPlayer.qrc
DEFINES += HB_GESTURE_FW HB_EFFECTS

INCLUDEPATH += /epoc32/include/mw/hb/hbcore \
	/epoc32/include/mw/hb/hbfeedback \
	/epoc32/include/mw/hb/hbinput \
	/epoc32/include/mw/hb/hbutils \
	/epoc32/include/mw/hb/hbwidgets \
	MW_LAYER_SYSTEMINCLUDE \
	OS_LAYER_LIBC_SYSTEMINCLUDE \
	OS_LAYER_GLIB_SYSTEMINCLUDE \
	MW_LAYER_GSTREAMER_SYSTEMINCLUDE

#UNIX style Lib inclusion	
LIBS += -lhbcore -lhbwidgets -llibglib -llibgobject -llibgthread \
	-llibgstreamer -llibgstbase -llibgstcontroller		


symbian {
		TARGET.UID2 = 0x2002c391
		TARGET.UID3 = 0x2002c392
		TARGET.EPOCHEAPSIZE = 0x100000 0x10000000
		TARGET.CAPABILITY += All -Tcb
		}