mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-02 00:07:59 +00:00
Update
svn-id: r13095
This commit is contained in:
parent
5153499a0e
commit
07158481fd
@ -33,7 +33,7 @@ DEFINES +=
|
||||
LDFLAGS :=
|
||||
INCLUDES:= -I$(srcdir) -I$(srcdir)/common $(SDL_CFLAGS)
|
||||
LIBS += $(SDL_LIBS) -lmingw32 -lwinmm
|
||||
OBJS := scummvmico.o backends/sdl/sdl-common.o backends/sdl/sdl.o
|
||||
OBJS := scummvmico.o backends/sdl/events.o backends/sdl/graphics.o backends/sdl/sdl.o
|
||||
EXEEXT :=.exe
|
||||
|
||||
#######################################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user