mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 15:45:19 +00:00
Add gfx/drivers/win32_common
This commit is contained in:
parent
3208b77b01
commit
3ced136682
@ -623,7 +623,8 @@ endif
|
|||||||
|
|
||||||
ifneq ($(findstring Win32,$(OS)),)
|
ifneq ($(findstring Win32,$(OS)),)
|
||||||
OBJ += media/rarch.o \
|
OBJ += media/rarch.o \
|
||||||
input/keyboard_event_win32.o
|
input/keyboard_event_win32.o \
|
||||||
|
gfx/drivers_context\win32_common.o
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Record
|
# Record
|
||||||
|
Loading…
x
Reference in New Issue
Block a user