phoneapp/phoneringingtoneplayer/tsrc/t_phoneringingtoneplayer/t_phoneringingtoneplayer.pro
changeset 78 baacf668fe89
parent 76 cfea66083b62
equal deleted inserted replaced
76:cfea66083b62 78:baacf668fe89
     1 #                                                                    
       
     2 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).   
       
     3 # All rights reserved.                                                
       
     4 # This component and the accompanying materials are made available    
       
     5 # under the terms of "Eclipse Public License v1.0"    
       
     6 # which accompanies this distribution, and is available               
       
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".   
       
     8 #                                                                     
       
     9 # Initial Contributors:                                               
       
    10 # Nokia Corporation - initial contribution.                           
       
    11 #                                                                     
       
    12 # Contributors:                                                       
       
    13 #                                                                     
       
    14 # Description:                                                        
       
    15 #                                                                     
       
    16 #
       
    17 
       
    18 TEMPLATE = app
       
    19 TARGET = t_phoneringingtoneplayer 
       
    20 CONFIG += hb 
       
    21 
       
    22 symbian {
       
    23 
       
    24     INCLUDEPATH += /epoc32/include/platform/mw \
       
    25                    /epoc32/include/platform \
       
    26                    ../../../phoneuiutils/inc \
       
    27                    ../../../phoneuiview2/src \
       
    28                    ../../../phoneuiqtviewadapter/inc \
       
    29                    ../../inc \
       
    30                    ../../../phonemediatorcenter/inc
       
    31     INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE
       
    32 
       
    33     LIBS += -lphoneringingtoneplayer \
       
    34             -lphoneuiutils
       
    35 
       
    36     TARGET.CAPABILITY = ALL -TCB
       
    37     DEFINES += FT_SYMBIAN_INTEGRATION
       
    38 }
       
    39 
       
    40 HEADERS   += t_phoneringingtoneplayer.h
       
    41 SOURCES   += t_phoneringingtoneplayer_reg.rss \
       
    42              main.cpp \
       
    43              t_phoneringingtoneplayer.cpp
       
    44              
       
    45 RESOURCES +=
       
    46 
       
    47 symbian:TARGET.UID3 = 0xE87E453C
       
    48 
       
    49 
       
    50 symbian:MMP_RULES += SMPSAFE