aknlayoutcompiler/inc/CodeGenConsts.h
branchRCL_3
changeset 44 8b4f687b7a95
parent 1 b700e12870ca
equal deleted inserted replaced
42:01fc9b7302d1 44:8b4f687b7a95
     1 /*
     1 /*
     2 * Copyright (c) 2002-2004 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    21 
    21 
    22 #include <string>
    22 #include <string>
    23 using namespace std;
    23 using namespace std;
    24 
    24 
    25 // includes
    25 // includes
    26 const string KIncludeLayoutInstanceHeaderScalableDef("#include <aknlayout2scalabledef.h>");
    26 const string KIncludeLayoutInstanceHeaderScalableDef("#include <AknLayout2ScalableDef.h>");
    27 // directories
    27 // directories
    28 const string KDirEpocSysHeader("/epoc32/include/");
    28 const string KDirEpocSysHeader("/epoc32/include/");
    29 const string KDirDomainSysHeader("/epoc32/include/platform/mw/");
    29 const string KDirDomainSysHeader("/epoc32/include/platform/mw/");
    30 
    30 
    31 // parameter namesy
    31 // parameter namesy