homescreenapp/hsdomainmodel/tsrc/t_hsdomainmodel/installs_symbian.pri
author hgs
Mon, 20 Sep 2010 10:19:07 +0300
changeset 90 3ac3aaebaee5
permissions -rw-r--r--
201037
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
90
hgs
parents:
diff changeset
     1
#
hgs
parents:
diff changeset
     2
# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
hgs
parents:
diff changeset
     3
# All rights reserved.
hgs
parents:
diff changeset
     4
# This component and the accompanying materials are made available
hgs
parents:
diff changeset
     5
# under the terms of "Eclipse Public License v1.0"
hgs
parents:
diff changeset
     6
# which accompanies this distribution, and is available
hgs
parents:
diff changeset
     7
# at the URL "http://www.eclipse.org/legal/epl-v10.html".
hgs
parents:
diff changeset
     8
#
hgs
parents:
diff changeset
     9
# Initial Contributors:
hgs
parents:
diff changeset
    10
# Nokia Corporation - initial contribution.
hgs
parents:
diff changeset
    11
#
hgs
parents:
diff changeset
    12
# Contributors:
hgs
parents:
diff changeset
    13
#
hgs
parents:
diff changeset
    14
# Description:
hgs
parents:
diff changeset
    15
#
hgs
parents:
diff changeset
    16
hgs
parents:
diff changeset
    17
exporttestdb.sources = hsdomainmodeltest.db
hgs
parents:
diff changeset
    18
exporttestdb.path = .
hgs
parents:
diff changeset
    19
hgs
parents:
diff changeset
    20
exporttestwallpapers.sources =  ./resource/default_portrait.png \
hgs
parents:
diff changeset
    21
                              ./resource/default_landscape.png
hgs
parents:
diff changeset
    22
exporttestwallpapers.path = ./wallpapers/scene/
hgs
parents:
diff changeset
    23
hgs
parents:
diff changeset
    24
exporttestwallpapers2.sources =  ./resource/default_portrait.png \
hgs
parents:
diff changeset
    25
                               ./resource/default_landscape.png
hgs
parents:
diff changeset
    26
exporttestwallpapers2.path = ./wallpapers/page/
hgs
parents:
diff changeset
    27
hgs
parents:
diff changeset
    28
exportmockwidgetplugin.sources = ./../mockwidgetplugin/resource/mockwidgetplugin.xml \
hgs
parents:
diff changeset
    29
                                 ./../mockwidgetplugincheater/resource/mockwidgetplugincheater.xml \
hgs
parents:
diff changeset
    30
                                 ./../mockwidgetplugintoobig/resource/mockwidgetplugintoobig.xml \
hgs
parents:
diff changeset
    31
                                 ./../mockwidgetplugintoosmall/resource/mockwidgetplugintoosmall.xml
hgs
parents:
diff changeset
    32
exportmockwidgetplugin.path = ./hsresources/plugins/widgetplugins
hgs
parents:
diff changeset
    33
hgs
parents:
diff changeset
    34
mockwidgetpluginqmfiles.sources = ./../mockwidgetplugin/resource/mockwidgetplugin.qm \
hgs
parents:
diff changeset
    35
                                  ./../mockwidgetplugincheater/resource/mockwidgetplugincheater.qm
hgs
parents:
diff changeset
    36
mockwidgetpluginqmfiles.path = /resource/qt/translations
hgs
parents:
diff changeset
    37
hgs
parents:
diff changeset
    38
pluginstub.sources = ./../mockwidgetplugin/qmakepluginstubs/mockwidgetplugin.dll \
hgs
parents:
diff changeset
    39
                     ./../mockwidgetplugincheater/qmakepluginstubs/mockwidgetplugincheater.dll \
hgs
parents:
diff changeset
    40
                     ./../mockwidgetplugintoobig/qmakepluginstubs/mockwidgetplugintoobig.dll \
hgs
parents:
diff changeset
    41
                     ./../mockwidgetplugintoosmall/qmakepluginstubs/mockwidgetplugintoosmall.dll
hgs
parents:
diff changeset
    42
pluginstub.path = ./hsresources/plugins/widgetplugins
hgs
parents:
diff changeset
    43
hgs
parents:
diff changeset
    44
DEPLOYMENT += exporttestdb exporttestwallpapers exporttestwallpapers2 exportmockwidgetplugin mockwidgetpluginqmfiles pluginstub