libraries/qr3/group/bld.inf
changeset 0 7f656887cf89
child 86 849a0b46c767
equal deleted inserted replaced
-1:000000000000 0:7f656887cf89
       
     1 // bld.inf
       
     2 // 
       
     3 // Copyright (c) 2010 Accenture. All rights reserved.
       
     4 // This component and the accompanying materials are made available
       
     5 // under the terms of the "Eclipse Public License v1.0"
       
     6 // which accompanies this distribution, and is available
       
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 // 
       
     9 // Initial Contributors:
       
    10 // Accenture - Initial contribution
       
    11 //
       
    12 #ifndef FSHELL_COMMON_MMH
       
    13 #include <fshell/common.mmh>
       
    14 #endif
       
    15 
       
    16 PRJ_EXPORTS
       
    17 FSHELL_ROM_INCLUDE(qr3.iby)
       
    18 
       
    19 #ifdef FSHELL_QR3_SUPPORT
       
    20 PRJ_EXPORTS
       
    21 ..\inc\QR3Dll.h			fshell/QR3Dll.h
       
    22 ..\inc\QR3ProductPlugin.h	fshell/QR3ProductPlugin.h
       
    23 
       
    24 PRJ_MMPFILES
       
    25 qr3.mmp
       
    26 #endif // FSHELL_QR3_SUPPORT
       
    27 
       
    28 #ifdef FSHELL_QR3_SUPPORT_LOGGINGALLOCATOR
       
    29 PRJ_EXPORTS
       
    30 ..\inc\LoggingAllocator.h	fshell/LoggingAllocator.h
       
    31 
       
    32 PRJ_MMPFILES
       
    33 loggingallocator.mmp
       
    34 sandbox.mmp
       
    35 #endif // FSHELL_QR3_SUPPORT_LOGGINGALLOCATOR