email_plat/nmail_settings_api/nmail_settings_api.pri
author hgs
Fri, 23 Jul 2010 19:09:50 +0300
changeset 56 15bc1d5d6267
parent 47 f83bd4ae1fe3
child 74 6c59112cfd31
permissions -rw-r--r--
201029
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
47
hgs
parents:
diff changeset
     1
# Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
hgs
parents:
diff changeset
     2
# All rights reserved.
hgs
parents:
diff changeset
     3
# This component and the accompanying materials are made available
hgs
parents:
diff changeset
     4
# under the terms of "Eclipse Public License v1.0"
hgs
parents:
diff changeset
     5
# which accompanies this distribution, and is available
hgs
parents:
diff changeset
     6
# at the URL "http://www.eclipse.org/legal/epl-v10.html".
hgs
parents:
diff changeset
     7
# Initial Contributors:
hgs
parents:
diff changeset
     8
# Nokia Corporation - initial contribution.
hgs
parents:
diff changeset
     9
# Contributors:
hgs
parents:
diff changeset
    10
# Description:
56
hgs
parents: 47
diff changeset
    11
symbian*::# Build.inf rules
hgs
parents: 47
diff changeset
    12
BLD_INF_RULES.prj_exports += "$${LITERAL_HASH}include <platform_paths.hrh>" \
hgs
parents: 47
diff changeset
    13
    "nmail_settings_api/nmapimailboxsettingsdata.h APP_LAYER_PLATFORM_EXPORT_PATH(nmapimailboxsettingsdata.h)" \
hgs
parents: 47
diff changeset
    14
    "nmail_settings_api/nmapimailboxsettings.h APP_LAYER_PLATFORM_EXPORT_PATH(nmapimailboxsettings.h)" \
hgs
parents: 47
diff changeset
    15
    "nmail_settings_api/nmapisettingsmanager.h APP_LAYER_PLATFORM_EXPORT_PATH(nmapisettingsmanager.h)"
47
hgs
parents:
diff changeset
    16