Update contrib.
1 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
14 // MMP file to build commsdebugutility server dll
15 // COMSDBGSVR.DLL Contains Commsdebugutility server code.
26 UID 0x1000008d 0x101fe69e
29 NOEXPORTLIBRARY /* Ensures that DEF file can be safely shared
33 SOURCE comsdbgsvr.cpp comsdbgthrd.cpp comsdbgaux.cpp comsdbgwriter.cpp
34 SOURCE comsdbgmessages.cpp
35 SOURCE comsdbgostwriter.cpp
38 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
39 LIBRARY euser.lib efsrv.lib
41 #define SYMBIAN_INCLUDE_EXECUTABLE_TRACE
42 #include <platform/opensystemtrace.mmh>
48 win32_library kernel32.lib
53 // Ensure the library is built for release builds.
54 // Debug builds triggered automatically by the flogger.h header file.
55 MACRO __FLOG_SUPPRESS_REL_WARNING