git.videolan.org
/
vlc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
* ALL: added *.am files here and there for future automake support.
[vlc.git]
/
modules
/
video_output
/
directx
/
Modules.am
1
SOURCES_directx = \
2
modules/video_output/directx/directx.c \
3
modules/video_output/directx/vout.c \
4
modules/video_output/directx/events.c \
5
modules/video_output/directx/aout.c
6
7
noinst_HEADERS += \
8
modules/video_output/directx/vout.h