javacommons/security/javaunicertstoreplugin/build/javaunicertstoreplugin.pro
changeset 80 d6dafc5d983f
parent 67 63b81d807542
equal deleted inserted replaced
78:71ad690e91f5 80:d6dafc5d983f
     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".
    54             -lefsrv \
    54             -lefsrv \
    55             -lestor \
    55             -lestor \
    56             -lx509 \
    56             -lx509 \
    57             -ljavacomms \
    57             -ljavacomms \
    58             -lCommonEngine
    58             -lCommonEngine
       
    59     contains(PROJECT_DEFINES,RD_JAVA_S60_RELEASE_10_1_ONWARDS) {
       
    60         TRANSLATIONS = javaruntimecertificatemanagement.ts
       
    61     }
    59     !contains(PROJECT_DEFINES,RD_JAVA_S60_RELEASE_10_1_ONWARDS) {
    62     !contains(PROJECT_DEFINES,RD_JAVA_S60_RELEASE_10_1_ONWARDS) {
    60         LIBS += -laknnotify
    63         LIBS += -laknnotify
    61     }
    64     }
    62 }
    65 }
    63 
    66