screensaver/screensavermodel/screensavermodel.pro
changeset 96 458d8c8d9580
parent 61 2b1b11a301d2
equal deleted inserted replaced
92:6727c5d0afc7 96:458d8c8d9580
     1 #
     1 #
     2 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 # Copyright (c) 2009 - 2010 Nokia Corporation and/or its subsidiary(-ies).
     3 # All rights reserved.
     3 # All rights reserved.
     4 # This component and the accompanying materials are made available
     4 # This component and the accompanying materials are made available
     5 # under the terms of "Eclipse Public License v1.0"
     5 # under the terms of "Eclipse Public License v1.0"
     6 # which accompanies this distribution, and is available
     6 # which accompanies this distribution, and is available
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
    18 
    18 
    19 include (../common.pri)
    19 include (../common.pri)
    20 
    20 
    21 symbian: {
    21 symbian: {
    22 TARGET.UID3 = 0x20027051
    22 TARGET.UID3 = 0x20027051
       
    23 MMP_RULES += SMPSAFE
    23 }
    24 }
    24 
    25 
    25 DEFINES += SREENSAVERMODEL_LIB
    26 DEFINES += SREENSAVERMODEL_LIB
    26 
    27 
    27 include(screensavermodel.pri)
    28 include(screensavermodel.pri)