connectionutilities/connectionutilities.pro
changeset 73 70ee5458c95d
parent 18 fcbbe021d614
equal deleted inserted replaced
72:0c32cf868819 73:70ee5458c95d
     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".
    16 
    16 
    17 TEMPLATE = subdirs
    17 TEMPLATE = subdirs
    18 
    18 
    19 SUBDIRS  += confirmqueries
    19 SUBDIRS  += confirmqueries
    20 
    20 
    21 CONFIG += ordered
    21 CONFIG += ordered hb
    22 						
    22 
       
    23 TRANSLATIONS = connectionstatuspopups.ts
       
    24