classicui_plat/ode_api/group/bld.inf
changeset 0 2f259fa3e83a
child 9 0aa5fbdfbc30
equal deleted inserted replaced
-1:000000000000 0:2f259fa3e83a
       
     1 /*************************************************************************
       
     2  *                                                                       *
       
     3  * Copyright (c) 2009, Nokia Corporation and/or its subsidiaries.        *
       
     4  * All rights reserved.                                                  *
       
     5  *                                                                       *
       
     6  * Redistribution and use in source and binary forms,                    *
       
     7  * with or without modification, are permitted provided                  *
       
     8  * that the following conditions are met:                                *
       
     9  *                                                                       *
       
    10  * Redistributions of source code must retain the above                  *
       
    11  * copyright notice, this list of conditions and the                     *
       
    12  * following disclaimer.                                                 *
       
    13  *                                                                       *
       
    14  * Redistributions in binary form must reproduce the above               *
       
    15  * copyright notice, this list of conditions and the                     *
       
    16  * following disclaimer in the documentation and/or                      *
       
    17  * other materials provided with the distribution.                       *
       
    18  *                                                                       *
       
    19  * Neither the name of the Nokia Corporation nor the                     *
       
    20  * names of its contributors may be used to endorse or                   *
       
    21  * promote products derived from this software without                   *
       
    22  * specific prior written permission.                                    *
       
    23  *                                                                       *
       
    24  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS                    *
       
    25  * AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED                   *
       
    26  * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED                *
       
    27  * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A                       *
       
    28  * PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL                  *
       
    29  * THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY                 *
       
    30  * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR                  *
       
    31  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,                 *
       
    32  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF                  *
       
    33  * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER              *
       
    34  * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN                     *
       
    35  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING                        *
       
    36  * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE                *
       
    37  * USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY              *
       
    38  * OF SUCH DAMAGE.                                                       *
       
    39  *                                                                       *
       
    40  *************************************************************************/
       
    41 
       
    42 
       
    43 #include <platform_paths.hrh>
       
    44 
       
    45 PRJ_PLATFORMS
       
    46 DEFAULT
       
    47 
       
    48 PRJ_EXPORTS
       
    49 
       
    50 ../inc/ode.h               MW_LAYER_PLATFORM_EXPORT_PATH(ode/ode.h)
       
    51 ../inc/config.h            MW_LAYER_PLATFORM_EXPORT_PATH(ode/config.h)
       
    52 ../inc/compatibility.h     MW_LAYER_PLATFORM_EXPORT_PATH(ode/compatibility.h)
       
    53 ../inc/common.h            MW_LAYER_PLATFORM_EXPORT_PATH(ode/common.h)
       
    54 ../inc/contact.h           MW_LAYER_PLATFORM_EXPORT_PATH(ode/contact.h)
       
    55 ../inc/error.h             MW_LAYER_PLATFORM_EXPORT_PATH(ode/error.h)
       
    56 ../inc/memory.h            MW_LAYER_PLATFORM_EXPORT_PATH(ode/memory.h)
       
    57 ../inc/odemath.h           MW_LAYER_PLATFORM_EXPORT_PATH(ode/odemath.h)
       
    58 ../inc/matrix.h            MW_LAYER_PLATFORM_EXPORT_PATH(ode/matrix.h)
       
    59 ../inc/timer.h             MW_LAYER_PLATFORM_EXPORT_PATH(ode/timer.h)
       
    60 ../inc/rotation.h          MW_LAYER_PLATFORM_EXPORT_PATH(ode/rotation.h)
       
    61 ../inc/mass.h              MW_LAYER_PLATFORM_EXPORT_PATH(ode/mass.h)
       
    62 ../inc/misc.h              MW_LAYER_PLATFORM_EXPORT_PATH(ode/misc.h)
       
    63 ../inc/objects.h           MW_LAYER_PLATFORM_EXPORT_PATH(ode/objects.h)
       
    64 ../inc/odecpp.h            MW_LAYER_PLATFORM_EXPORT_PATH(ode/odecpp.h)
       
    65 ../inc/collision_space.h   MW_LAYER_PLATFORM_EXPORT_PATH(ode/collision_space.h)
       
    66 ../inc/collision.h         MW_LAYER_PLATFORM_EXPORT_PATH(ode/collision.h)
       
    67 ../inc/odecpp_collision.h  MW_LAYER_PLATFORM_EXPORT_PATH(ode/odecpp_collision.h)
       
    68 ../inc/lookup_tables.h     MW_LAYER_PLATFORM_EXPORT_PATH(ode/lookup_tables.h)