omadrm/omadrm.pro
branchRCL_3
changeset 72 1481bf457703
parent 71 1221b68b8a5f
child 73 6661d8259859
child 77 00671737faf2
equal deleted inserted replaced
71:1221b68b8a5f 72:1481bf457703
     1 #
       
     2 # Copyright (c) 2010 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: qt changes for OMADRM 
       
    15 #
       
    16 
       
    17 TEMPLATE = subdirs
       
    18 
       
    19 CONFIG += ordered
       
    20 DEFINES += __DRM_FULL
       
    21 
       
    22 contains(DEFINES, __DRM_FULL): SUBDIRS += drmplugins/drmrohandler/group/rohandler.pro
       
    23 SUBDIRS += drmhelper/group/drmhelper.pro
       
    24