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-chailove
Commits
c1903430
Unverified
Commit
c1903430
authored
Sep 07, 2018
by
RobLoach
Browse files
Update makefile
parent
a024a1e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.common
View file @
c1903430
...
...
@@ -47,9 +47,9 @@ SOURCES_C += $(wildcard \
)
# stb_vorbis
SOURCES_C
+=
$(CORE_DIR)
/vendor/stb/stb_vorbis.c
#
SOURCES_C += $(CORE_DIR)/vendor/stb/stb_vorbis.c
FLAGS
+=
-DHAVE_STB_VORBIS
FLAGS
+=
-I
$(CORE_DIR)
/
vendor
FLAGS
+=
-I
$(CORE_DIR)
/
libretro-deps
# zlib
SOURCES_C
+=
\
...
...
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