messagingapp/msgui/msgaudiofetcher/tsrc/unittest_msgaudiopreview/unittest_msgaudiopreview.pro
author hgs
Tue, 19 Oct 2010 11:30:16 +0530
changeset 76 60a8a215b0ec
parent 73 ecf6a73a9186
permissions -rw-r--r--
201041

#
# Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
# All rights reserved.
# This component and the accompanying materials are made available
# under the terms of "Eclipse Public License v1.0"
# which accompanies this distribution, and is available
# at the URL "http://www.eclipse.org/legal/epl-v10.html".
#
# Initial Contributors:
# Nokia Corporation - initial contribution.
#
# Contributors:
# 
# Description:
#
#

TARGET = unittest_msgaudiopreview
TARGET.UID3 = 0x20024326

include(../tsrc.pri)

#RESOURCES += unittest_msgaudiopreview.qrc

BLD_INF_RULES.prj_exports += "$${LITERAL_HASH}include <platform_paths.hrh>" \
    "./resources/drm.amr		c:/data/testAudioFetcher/drm.amr" 
symbian: {
	adddrm.sources = ./resources/drm.amr
	adddrm.path = C:/data/testAudioFetcher
	DEPLOYMENT += adddrm
	}

# Input
HEADERS += unittest_msgaudiopreview.h
SOURCES += unittest_msgaudiopreview.cpp