mirror of
https://github.com/libretro/RetroArch
synced 2025-04-07 13:23:32 +00:00
(MSVC 2010 Griffin) Add HAVE_CHEEVOS to MSVC 2010 build
This commit is contained in:
parent
af2e91fcfe
commit
cbfbd14268
@ -531,6 +531,7 @@ else ifeq ($(platform), windows_msvc2005_x86)
|
|||||||
endif
|
endif
|
||||||
else ifneq (,$(findstring windows_msvc2010,$(platform)))
|
else ifneq (,$(findstring windows_msvc2010,$(platform)))
|
||||||
HAVE_GDI := 1
|
HAVE_GDI := 1
|
||||||
|
HAVE_CHEEVOS := 1
|
||||||
HAVE_SCREENSHOTS := 1
|
HAVE_SCREENSHOTS := 1
|
||||||
HAVE_REWIND := 1
|
HAVE_REWIND := 1
|
||||||
HAVE_AUDIOMIXER := 1
|
HAVE_AUDIOMIXER := 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user