DEADSOFTWARE

added opengl and sdl2 wrappers to allegro (WIP)
[d2df-sdl.git] / src / game / Doom2DF.lpr
index f50c895d58cae48e6a406ab4099988ff06c6e4a5..a897aea46837941e4faa6ab7ced11b7f938b79c9 100644 (file)
@@ -48,7 +48,7 @@ uses
 {$IFDEF USE_MINIUPNPC}
   miniupnpc in '../lib/miniupnpc/miniupnpc.pas',
 {$ENDIF}
-{$IFDEF USE_SDL2WRAP}
+{$IF DEFINED(USE_SDL2STUB) OR DEFINED(USE_SDL2ALLEGRO)}
   SDL2 in '../wrappers/sdl2/sdl2.pas',
   {$IFDEF USE_SDLMIXER}
     SDL2_mixer in '../wrappers/sdl2/SDL2_mixer.pas',