qthighway/tsrc/at_xqapplicationmanager/at_xqapplicationmanager.pro
changeset 24 9d760f716ca8
equal deleted inserted replaced
19:46686fb6258c 24:9d760f716ca8
       
     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 TEMPLATE = app
       
    18 
       
    19 QT += testlib
       
    20 CONFIG  += qtestlib
       
    21 
       
    22 HEADERS += at_xqapplicationmanager.h \
       
    23 		   ../inc/testdata.h
       
    24 SOURCES += at_xqapplicationmanager.cpp
       
    25 
       
    26 #DEFINES += QT_NO_DEBUG_STREAM
       
    27 
       
    28 # capability
       
    29 TARGET.CAPABILITY = ALL -TCB
       
    30 
       
    31 drmfiles.sources += drmfiles/test.txt
       
    32 drmfiles.sources += drmfiles/111-test1.odf
       
    33 drmfiles.sources += drmfiles/one.jpg
       
    34 drmfiles.sources += drmfiles/RoAcqoffer-111-aac-i15m.ort
       
    35 drmfiles.sources += drmfiles/SD_Celebration_SP.dcf
       
    36 drmfiles.sources += drmfiles/SD_jpg_sun.dcf
       
    37 drmfiles.sources += drmfiles/STC1_128_44_16_2_CBR.wma
       
    38 
       
    39 drmfiles.path = c:/data/Others/
       
    40 
       
    41 DEPLOYMENT += drmfiles
       
    42 
       
    43 LIBS+= -lxqservice -lxqserviceutil