email_plat/nmail_settings_api/nmail_settings_api.pri
author hgs
Thu, 30 Sep 2010 11:43:07 +0300
changeset 74 6c59112cfd31
parent 56 15bc1d5d6267
permissions -rw-r--r--
201039
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>" \
74
hgs
parents: 56
diff changeset
    13
    "nmail_settings_api/inc/nmapimailboxsettingsdata.h APP_LAYER_PLATFORM_EXPORT_PATH(nmapimailboxsettingsdata.h)" \
hgs
parents: 56
diff changeset
    14
    "nmail_settings_api/inc/nmapimailboxsettings.h APP_LAYER_PLATFORM_EXPORT_PATH(nmapimailboxsettings.h)" \
hgs
parents: 56
diff changeset
    15
    "nmail_settings_api/inc/nmapisettingsmanager.h APP_LAYER_PLATFORM_EXPORT_PATH(nmapisettingsmanager.h)"
47
hgs
parents:
diff changeset
    16