cbsatplugin/atmisccmdplugin/rom/atmisccmdplugin.iby
author hgs
Sat, 24 Apr 2010 00:30:17 +0300
changeset 26 b78e66e88238
child 19 43824b19ee35
permissions -rw-r--r--
201015
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
26
hgs
parents:
diff changeset
     1
/*
hgs
parents:
diff changeset
     2
 * Copyright (c) 2008-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
 * Initial Contributors:
hgs
parents:
diff changeset
     9
 * Nokia Corporation - initial contribution.
hgs
parents:
diff changeset
    10
 *
hgs
parents:
diff changeset
    11
 * Contributors:
hgs
parents:
diff changeset
    12
 * Description :Contains information about binary files and binary file locations
hgs
parents:
diff changeset
    13
 *
hgs
parents:
diff changeset
    14
 */
hgs
parents:
diff changeset
    15
hgs
parents:
diff changeset
    16
#ifndef ATMISCCMDPLUGIN_IBY
hgs
parents:
diff changeset
    17
#define ATMISCCMDPLUGIN_IBY
hgs
parents:
diff changeset
    18
hgs
parents:
diff changeset
    19
ECOM_PLUGIN(atmisccmdplugin.dll, atmisccmdplugin.rsc)
hgs
parents:
diff changeset
    20
S60_APP_RESOURCE(atmisccmdpluginresource)
hgs
parents:
diff changeset
    21
hgs
parents:
diff changeset
    22
#endif // ATMISCCMDPLUGIN_IBY
hgs
parents:
diff changeset
    23
hgs
parents:
diff changeset
    24
// End of File