hostsupport/hostegl/group/bld.inf
branchbug235_bringup_0
changeset 69 3f914c77c2e9
parent 68 8d4efe9fa1cf
equal deleted inserted replaced
68:8d4efe9fa1cf 69:3f914c77c2e9
    41 
    41 
    42 PRJ_EXTENSIONS
    42 PRJ_EXTENSIONS
    43 
    43 
    44 // Dynamic library.
    44 // Dynamic library.
    45 start extension graphics_simulator/hostbuild
    45 start extension graphics_simulator/hostbuild
    46 option TARGET_NAME EGL
    46 option TARGET_NAME libEGL
    47 option TARGET_TYPE dll
    47 option TARGET_TYPE dll
    48 option SOURCE_DIRS ../src ../src/win32
    48 option SOURCE_DIRS ../src ../src/win32
    49 option INCLUDES ../inc ../../../inc
    49 option INCLUDES ../inc ../../../inc
    50 option SYS_INCLUDES OS_LAYER_PUBLIC_EXPORT_PATH(tools)
    50 option SYS_INCLUDES OS_LAYER_PUBLIC_EXPORT_PATH(tools)
    51 option MACROS KHRONOS_APICALL_EXPORT EGLI_USE_SIMULATOR_EXTENSIONS
    51 option MACROS KHRONOS_APICALL_EXPORT EGLI_USE_SIMULATOR_EXTENSIONS