homescreenapp/widgetplugins/hsshortcutwidgetplugin/tsrc/t_hsshortcutwidget/t_hsshortcutwidget_installs_win32.pri
changeset 96 458d8c8d9580
equal deleted inserted replaced
92:6727c5d0afc7 96:458d8c8d9580
       
     1 #
       
     2 # Copyright (c) 2009 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:
       
    15 #
       
    16 
       
    17 testfiles.path = ../../../../../../bin/hstests/
       
    18 testfiles.files = ./debug/t_hsshortcutwidget.exe
       
    19 
       
    20 compos.path = ../../../../../../bin/hstests/
       
    21 compos.files =  ../../../../../../bin/debug/caclient.dll \
       
    22 		            ../../../../../../bin/debug/hsutils.dll \
       
    23                 ../../../../../../homescreensrv/contentstorage/castorage/data/castorage.db \
       
    24                 
       
    25 compos3.path = ./debug
       
    26 compos3.files =  ../../../../../../bin/debug/caclient.dll \
       
    27 								 ../../../../../../bin/debug/hsutils.dll \
       
    28                  ../../../../../../homescreensrv/contentstorage/castorage/data/castorage.db \
       
    29 
       
    30 
       
    31 compos4.path = ./
       
    32 compos4.files =  ../../../../../../homescreensrv/contentstorage/castorage/data/castorage.db \
       
    33                  
       
    34 INSTALLS += testfiles compos compos3 compos4
       
    35