Ignore:
Timestamp:
Dec 22, 2006, 3:47:14 PM (19 years ago)
Author:
bird
Message:

FSLib.dll

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/sdks/LIBSDL.kmk

    r708 r746  
    5555
    5656#
    57 # The way libsdl is distributed on the different platforms 
     57# The way libsdl is distributed on the different platforms
    5858# varies quite a bit, thus this kludge.
    5959#
    6060ifeq ($(BUILD_TARGET),os2)
    61  LIB_SDK_LIBSDL_SDLMAIN  ?= 
     61 LIB_SDK_LIBSDL_SDLMAIN  ?=
    6262 DLL_SDK_LIBSDL_SDL      ?= $(PATH_SDK_LIBSDL)/SDL/SDL12.dll
     63 DLL_SDK_LIBSDL_FSLIB    ?= $(PATH_SDK_LIBSDL)/SDL/FSLib.dll
    6364 LIB_SDK_LIBSDL_SDL      ?= $(PATH_SDK_LIBSDL)/SDL/SDL12.lib
    6465 LIB_SDK_LIBSDL_SDLGFX   ?= $(PATH_SDK_LIBSDL)/SDLGfx/SDLGFX.lib
Note: See TracChangeset for help on using the changeset viewer.