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
snes9x2002
Commits
5339c79e
Commit
5339c79e
authored
Nov 09, 2015
by
aliaspider
Browse files
use correct include paths
parent
c8b00c7e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.common
View file @
5339c79e
...
...
@@ -86,7 +86,7 @@ DEFINES += -fomit-frame-pointer
DEFINES
+=
-ffast-math
-funroll-loops
-fomit-frame-pointer
INCLUDES
=
-I
libretro
-Isrc
-I
.
INCLUDES
=
-I
$(LIBRETRO_DIR)
-I
$(CORE_DIR)
-I
.
DEFINES
+=
-DHAVE_STRINGS_H
-DHAVE_STDINT_H
-DHAVE_INTTYPES_H
-D__LIBRETRO__
-DINLINE
=
inline
DEFINES
+=
-DUSE_SA1
...
...
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