Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
d7696743
Commit
d7696743
authored
Apr 13, 2013
by
Jean-Baptiste Kempf
Browse files
Darwin: move specific files to a darwin/ folder
parent
484deaaf
Changes
3
Hide whitespace changes
Inline
Side-by-side
src/Makefile.am
View file @
d7696743
...
...
@@ -245,12 +245,12 @@ endif
endif
SOURCES_libvlc_darwin
=
\
posix/
darwin
_
dirs.c
\
darwin
/
dirs.c
\
posix/filesystem.c
\
posix/plugin.c
\
posix/thread.c
\
posix/timer.c
\
posix/
darwin
_
specific.c
\
darwin
/
specific.c
\
posix/rand.c
\
$(NULL)
...
...
src/
posix/
darwin
_
dirs.c
→
src/darwin
/
dirs.c
View file @
d7696743
File moved
src/
posix/
darwin
_
specific.c
→
src/darwin
/
specific.c
View file @
d7696743
File moved
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