mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 22:01:27 +00:00
29 lines
329 B
Makefile
29 lines
329 B
Makefile
|
noinst_HEADERS = \
|
||
|
basetsd.h \
|
||
|
config.h \
|
||
|
debugtools.h \
|
||
|
driver.h \
|
||
|
elfdll.h \
|
||
|
heap.h \
|
||
|
ldt.h \
|
||
|
mmreg.h \
|
||
|
module.h \
|
||
|
msacm.h \
|
||
|
msacmdrv.h \
|
||
|
ntdef.h \
|
||
|
pe_image.h \
|
||
|
poppack.h \
|
||
|
pshpack1.h \
|
||
|
pshpack2.h \
|
||
|
pshpack4.h \
|
||
|
pshpack8.h \
|
||
|
vfw.h \
|
||
|
winbase.h \
|
||
|
windef.h \
|
||
|
windows.h \
|
||
|
winerror.h \
|
||
|
winestring.h \
|
||
|
winnt.h \
|
||
|
winreg.h \
|
||
|
winuser.h
|