author | William Roberts <williamr@symbian.org> |
Wed, 31 Mar 2010 12:33:34 +0100 | |
branch | Symbian3 |
changeset 4 | 837f303aceeb |
permissions | -rw-r--r-- |
williamr@4 | 1 |
# |
williamr@4 | 2 |
# Copyright (c) 2002-2005 Nokia Corporation and/or its subsidiary(-ies). |
williamr@4 | 3 |
# All rights reserved. |
williamr@4 | 4 |
# This component and the accompanying materials are made available |
williamr@4 | 5 |
# under the terms of "Eclipse Public License v1.0" |
williamr@4 | 6 |
# which accompanies this distribution, and is available |
williamr@4 | 7 |
# at the URL "http://www.eclipse.org/legal/epl-v10.html". |
williamr@4 | 8 |
# |
williamr@4 | 9 |
# Initial Contributors: |
williamr@4 | 10 |
# Nokia Corporation - initial contribution. |
williamr@4 | 11 |
# |
williamr@4 | 12 |
# Contributors: |
williamr@4 | 13 |
# |
williamr@4 | 14 |
# Description: Predefined directory paths for .MK files |
williamr@4 | 15 |
# |
williamr@4 | 16 |
|
williamr@4 | 17 |
DC_APPARC_RECOGNISER_RESOURCES_DIR=\resource\apps\registrationresourcefiles |
williamr@4 | 18 |
DC_APP_BITMAP_DIR=\resource\apps |
williamr@4 | 19 |
DC_APP_RESOURCE_DIR=\resource\apps |
williamr@4 | 20 |
DC_BITMAP_DIR=\resource\apps |
williamr@4 | 21 |
DC_BIOFILE_DIR=\resource\messaging\bif |
williamr@4 | 22 |
DC_CHARCONV_PLUGIN_DIR=\resource\charconv |
williamr@4 | 23 |
DC_CONTACTS_RESOURCE_DIR=\resource\cntmodel |
williamr@4 | 24 |
DC_CTRL_PANEL_RESOURCE_DIR=\resource\controls |
williamr@4 | 25 |
DC_CONVERTER_PLUGIN_RESOURCE_DIR=\resource\convert |
williamr@4 | 26 |
DC_ECOM_RESOURCE_DIR=\resource\plugins |
williamr@4 | 27 |
DC_ERROR_RESOURCE_DIR=\resource\errors |
williamr@4 | 28 |
DC_PROGRAMS_DIR=\sys\bin |
williamr@4 | 29 |
DC_FEP_RESOURCES_DIR=\resource\fep |
williamr@4 | 30 |
DC_HELP_FILE_DIR=\resource\help |
williamr@4 | 31 |
DC_LOG_ENGINE_RESOURCE_DIR=\resource\logengine |
williamr@4 | 32 |
DC_MTM_RESOURCE_DIR=\resource\messaging |
williamr@4 | 33 |
DC_MTM_INFO_FILE_DIR=\resource\messaging\mtm |
williamr@4 | 34 |
DC_PRINTER_DRIVER_DIR=\resource\printers |
williamr@4 | 35 |
DC_SHARED_LIB_DIR=\sys\bin |
williamr@4 | 36 |
DC_UIKLAF_RESOURCE_DIR=\resource\uiklaf |
williamr@4 | 37 |
DC_WAPPUSH_PLUGIN_RESOURCE_DIR=\resource\messaging\wappush |
williamr@4 | 38 |
DC_WATCHER_PLUGIN_RESOURCE_DIR=\resource\messaging\watchers |
williamr@4 | 39 |
DC_RECOGNISERS_DIR=\sys\bin |
williamr@4 | 40 |
DC_PARSERS_DIR =\sys\bin |
williamr@4 | 41 |
DC_NOTIFIERS_D=\sys\bin |
williamr@4 | 42 |
DC_PLUGINS_1_DIR=\sys\bin |
williamr@4 | 43 |
DC_RESOURCE_FILES_DIR=\resource |
williamr@4 | 44 |
|
williamr@4 | 45 |
DC_BOOTDATA_DIR=\resource\bootdata |
williamr@4 | 46 |
DC_SKINS_DIR=\private\10207114 |
williamr@4 | 47 |