Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
libretro-handy
Commits
128a3cdb
Commit
128a3cdb
authored
Jun 25, 2020
by
Steel01
Browse files
libretro: Add CORE_DIR to include path
Android builds were broken due to missing blip/Stereo_Buffer.h
parent
5ff55817
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.common
View file @
128a3cdb
INCFLAGS
=
-I
$(CORE_DIR)
/lynx
\
-I
$(CORE_DIR)
/libretro
-I
$(CORE_DIR)
/libretro
\
-I
$(CORE_DIR)
ifneq
(,$(findstring msvc2003,$(platform)))
INCFLAGS
+=
-I
$(LIBRETRO_COMM_DIR)
/include/compat/msvc
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment