homescreenapp/stateplugins/hsmenuworkerstateplugin/docml.pri
changeset 85 35368b604b28
equal deleted inserted replaced
77:4b195f3bea29 85:35368b604b28
       
     1 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 # All rights reserved.
       
     3 # This component and the accompanying materials are made available
       
     4 # under the terms of "Eclipse Public License v1.0"
       
     5 # which accompanies this distribution, and is available
       
     6 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 # Initial Contributors:
       
     8 # Nokia Corporation - initial contribution.
       
     9 # Contributors:
       
    10 # Description:
       
    11 
       
    12 symbian {
       
    13 docmlFiles+= \
       
    14     resource/hsappchecklist.docml \
       
    15     resource/hsarrangedialog.docml \
       
    16     resource/hscollectionslistdialog.docml \
       
    17     resource/hsdetailsdialog.docml \
       
    18     resource/hsinstallationlogdialog.docml \
       
    19     resource/hsuninstalldialog.docml \
       
    20     resource/hswidgetpreviewdialog.docml
       
    21     
       
    22     qrcFile = hsmenuworkerstateplugin.qrc
       
    23     }
       
    24 else {
       
    25     qrcFile = hsmenuworkerstateplugin_non_symbian.qrc
       
    26 }