cbsatplugin/atmisccmdplugin/rom/atmisccmdplugin.iby
author Sebastian Brannstrom <sebastianb@symbian.org>
Tue, 15 Jun 2010 12:47:37 +0100
branchGCC_SURGE
changeset 36 f83263de1cc7
parent 28 7e2761e776bd
child 45 b0aebde9b1fb
permissions -rw-r--r--
Bug 2946 - GCC compilation issues in BTSapSniffHandler.cpp. Note that the other reported errors are missing files, not GCC errors
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
26
hgs
parents:
diff changeset
     1
/*
28
hgs
parents: 26
diff changeset
     2
 * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
26
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
hgs
parents:
diff changeset
    21
#endif // ATMISCCMDPLUGIN_IBY
hgs
parents:
diff changeset
    22
hgs
parents:
diff changeset
    23
// End of File