Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jonathan Wilkes
flext
Commits
dc01caec
Commit
dc01caec
authored
May 10, 2017
by
Thomas Grill
Browse files
Reverse path order for Max includes
parent
72ae93e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
buildsys/mac/max/gnumake-gcc.inc
View file @
dc01caec
...
...
@@ -2,6 +2,6 @@ DEFS += -DFLEXT_SYS=1
INCPATH
+=
-
I
$
(
MAXSDKPATH
)
/
max
-
includes
-
I
$
(
MAXSDKPATH
)
/
jit
-
includes
-
I
$
(
MAXSDKPATH
)
/
msp
-
includes
LDFLAGS
+=
-
framework
MaxAPI
-
F
$
(
MAXSDKPATH
)
/
max
-
includes
LDFLAGS
+=
-
framework
MaxAudioAPI
-
F
$
(
MAXSDKPATH
)
/
msp
-
includes
LDFLAGS
+=
-
F
$
(
MAXSDKPATH
)
/
max
-
includes
-
framework
MaxAPI
LDFLAGS
+=
-
F
$
(
MAXSDKPATH
)
/
msp
-
includes
-
framework
MaxAudioAPI
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