mirror of
https://github.com/libretro/RetroArch
synced 2025-04-15 23:42:30 +00:00
Remove this
This commit is contained in:
parent
297abae623
commit
f828de24db
@ -611,10 +611,6 @@ endif
|
|||||||
|
|
||||||
ifneq ($(findstring Win32,$(OS)),)
|
ifneq ($(findstring Win32,$(OS)),)
|
||||||
OBJ += ui/drivers/ui_win32.o
|
OBJ += ui/drivers/ui_win32.o
|
||||||
|
|
||||||
if [ -d "$(ProgramFiles)/Microsoft SDKs/Windows/v7.0A/Include" ]; then
|
|
||||||
DEFINES += -I"$(ProgramFiles)/Microsoft SDKs/Windows/v7.0A/Include"
|
|
||||||
fi
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Video
|
# Video
|
||||||
|
Loading…
x
Reference in New Issue
Block a user