examples/PIPS/posixsignals/sigtermSignal/group/raiseSignal.mmp

00001 // raiseSignal.mmp
00002 //
00003 // Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
00004 // All rights reserved.
00005 // This component and the accompanying materials are made available
00006 // under the terms of "Eclipse Public License v1.0"
00007 // which accompanies this distribution, and is available
00008 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
00009 //
00010 // Initial Contributors:
00011 // Nokia Corporation - initial contribution.
00012 //
00013 // Contributors:
00014 //
00015 // Description: This is the project specification file for raiseSignal.
00016 
00017 TARGETTYPE                      EXE
00018 TARGET                          raisesignal.exe
00019 UID                             0 0xE80000ED
00020 
00021 OS_LAYER_SYSTEMINCLUDE
00022 OS_LAYER_LIBC_SYSTEMINCLUDE
00023 
00024 SOURCEPATH                      ../src
00025 SOURCE                          raiseSignal.c 
00026 
00027 LIBRARY                         euser.lib libc.lib
00028 
00029 STATICLIBRARY           libcrt0.lib
00030 

Generated by  doxygen 1.6.2