sbsv2/raptor/test/smoke_suite/test_resources/tracecompiler/TC_winscw/tcwinsStaticDLL.mmp
author Iain Williamson <iain.williamson@nokia.com>
Fri, 29 Jan 2010 17:36:06 +0000
branchfix
changeset 183 7c04ad290aca
child 184 860699b2b944
permissions -rw-r--r--
First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
183
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
     1
/*
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
     2
* Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies).
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
     3
* All rights reserved.
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
     4
* This component and the accompanying materials are made available
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
     5
* under the terms of the License "Eclipse Public License v1.0"
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
     6
* which accompanies this distribution, and is available
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
     7
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
     8
*
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
     9
* Initial Contributors:
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    10
* Nokia Corporation - initial contribution.
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    11
*
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    12
* Contributors:
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    13
*
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    14
* Description: 
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    15
*
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    16
*/
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    17
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    18
TARGET        tcwinsstaticdll.dll
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    19
TARGETTYPE    dll
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    20
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    21
UID             0xE800004C
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    22
CAPABILITY   All -TCB
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    23
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    24
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    25
VENDORID 0x70000001
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    26
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    27
SOURCEPATH    .
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    28
SOURCE        CreateStaticDLL.cpp
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    29
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    30
USERINCLUDE   .
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    31
SYSTEMINCLUDE /epoc32/include
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    32
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    33
LIBRARY       euser.lib
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    34
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    35
#if defined(WINS)
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    36
    deffile ./TCSTATICDLLWINS.def
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    37
#endif
7c04ad290aca First drop of untested winscw TC code. Also adding missing testcase ID to tracecompiler_whatlog
Iain Williamson <iain.williamson@nokia.com>
parents:
diff changeset
    38
nostrictdef