Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mark Harris
Opus
Commits
b6cc390d
Commit
b6cc390d
authored
Jul 08, 2011
by
Jean-Marc Valin
Browse files
adds opus custom files to the draft
parent
945c0c7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/build_draft.sh
View file @
b6cc390d
...
...
@@ -23,6 +23,8 @@ for f in `cat "${toplevel}"/opus_sources.mk "${toplevel}"/celt_sources.mk \
cp
-a
"
${
toplevel
}
/
${
f
}
"
"
${
destdir
}
/
${
f
}
"
done
cp
-a
"
${
toplevel
}
"
/src/test_opus.c
"
${
destdir
}
"
/src/
cp
-a
"
${
toplevel
}
"
/src/test_opus_custom.c
"
${
destdir
}
"
/src/
cp
-a
"
${
toplevel
}
"
/src/opus_custom.h
"
${
destdir
}
"
/src/
cp
-a
"
${
toplevel
}
"
/Makefile.draft
"
${
destdir
}
"
/Makefile
cp
-a
"
${
toplevel
}
"
/opus_sources.mk
"
${
destdir
}
"
/
cp
-a
"
${
toplevel
}
"
/celt_sources.mk
"
${
destdir
}
"
/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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