mirror of
https://github.com/libretro/RetroArch
synced 2025-02-28 22:13:51 +00:00
(Makefile.win) Add libretro-sdk/include to INCDIR
This commit is contained in:
parent
03327d8924
commit
434460405d
@ -67,7 +67,7 @@ OBJ :=
|
||||
JOYCONFIG_OBJ :=
|
||||
LIBS := -lm
|
||||
JOYCONFIG_LIBS :=
|
||||
DEFINES := -I. -DRARCH_INTERNAL -DHAVE_OVERLAY
|
||||
DEFINES := -I. -Ilibretro-sdk/include -DRARCH_INTERNAL -DHAVE_OVERLAY
|
||||
LDFLAGS := -L. -static-libgcc
|
||||
|
||||
include Makefile.common
|
||||
|
Loading…
x
Reference in New Issue
Block a user