qtmobility/examples/streamplayer/streamplayer.pro
changeset 4 90517678cc4f
parent 1 2b40d63a9c3d
child 5 453da2cfceef
--- a/qtmobility/examples/streamplayer/streamplayer.pro	Fri Apr 16 15:51:22 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-TEMPLATE = app
-TARGET=streamplayer
-
-INCLUDEPATH+=../../src/multimedia
-include (../examples.pri)
-
-CONFIG += mobility
-MOBILITY = multimedia
-
-HEADERS = \
-    streamplayer.h
-
-SOURCES = \
-    main.cpp \
-    streamplayer.cpp