1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00

Add this back

This commit is contained in:
twinaphex 2018-01-03 18:15:20 +01:00
parent 2424ffaa26
commit 7b8299bbd7

View File

@ -1258,7 +1258,7 @@ endif
ifeq ($(HAVE_D3D9), 1)
HAVE_D3D_COMMON = 1
DEFINES += -DHAVE_D3D9
LIBS += -ldxguid
LIBS += -ld3d9 -ld3dx9 -ldxguid
OBJ += gfx/drivers_font/d3d_w32_font.o
ifeq ($(HAVE_CG), 1)
LIBS += -lcgD3D9