hedgewars/SDLh.pas
changeset 2525 e6cdc0251cd1
parent 2515 51d3f4b6293a
child 2567 02ff5f9510b5
equal deleted inserted replaced
2524:0b075d38fee5 2525:e6cdc0251cd1
    39 	{$linkframework SDL}
    39 	{$linkframework SDL}
    40 	{$linkframework SDL_net}
    40 	{$linkframework SDL_net}
    41 	{$linkframework SDL_image}
    41 	{$linkframework SDL_image}
    42 	{$linkframework SDL_ttf}
    42 	{$linkframework SDL_ttf}
    43 	{$linkframework SDL_mixer}
    43 	{$linkframework SDL_mixer}
    44 	{$linklib openalbridge}
       
    45 	{$linklib SDLmain}
    44 	{$linklib SDLmain}
    46 	{$linklib gcc}
    45 	{$linklib gcc}
    47 {$ENDIF}
    46 {$ENDIF}
    48 {$ENDIF}
    47 {$ENDIF}
    49 
    48