examples/PIPS/opencmessagequeuelibraryex/group/bld.inf

00001 /*
00002 * ==============================================================================
00003 *  Name        : Bld.inf
00004 *  Part of     : Open C / MessageQueueLibrary
00005 *
00006 *  Description : Generic Message Queue APIs using Open C
00007 *  Version:   0.1
00008 *
00009 *  Copyright (c) 2007 Nokia Corporation.
00010 *  This material, including documentation and any related
00011 *  computer programs, is protected by copyright controlled by
00012 *  Nokia Corporation.
00013 *
00014 * ============================================================================
00015 */
00016 
00017 
00018 PRJ_PLATFORMS
00019 WINSCW
00020 ARMV5
00021 GCCE
00022 
00023 PRJ_EXPORTS
00024 
00025 PRJ_MMPFILES
00026 ..\engine\group\MessageQueueLibrary.mmp
00027 ..\exe\group\MessageQueueClient.mmp
00028 
00029 //  End of File

Generated by  doxygen 1.6.2