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
Fmsx
Commits
6b3e581b
Commit
6b3e581b
authored
Jul 03, 2017
by
Libretro-Admin
Browse files
Add INCFLAGS_PLATFORM
parent
acfc9807
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
6b3e581b
...
...
@@ -284,7 +284,7 @@ DEFINES += $(COREDEFINES)
OBJECTS
:=
$(SOURCES_C:.c=.o)
INCDIRS
:=
$(INCFLAGS)
$(EXTRA_INCLUDES)
INCDIRS
:=
$(INCFLAGS)
$(INCFLAGS_PLATFORM)
$(EXTRA_INCLUDES)
CFLAGS
+=
OBJOUT
=
-o
...
...
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