gstreamer_test_apps/QtGSTPlayer/QtGSTPlayer.pro
branchRCL_3
changeset 30 7e817e7e631c
parent 29 567bb019e3e3
--- a/gstreamer_test_apps/QtGSTPlayer/QtGSTPlayer.pro	Tue Aug 31 15:30:33 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,55 +0,0 @@
-######################################################################
-# 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
-		}
-		
-