Makefile.am
资源名称:NETVIDEO.rar [点击查看]
上传用户:sun1608
上传日期:2007-02-02
资源大小:6116k
文件大小:0k
源码类别:
流媒体/Mpeg4/MP4
开发平台:
Visual C++
- ## Makefile.am for SDL using the DirectX video driver
- noinst_LTLIBRARIES = libvideo_windx5.la
- libvideo_windx5_la_SOURCES = $(DIRECTX_SRCS)
- # The SDL DirectX video driver sources
- DIRECTX_SRCS =
- SDL_dx5events.c
- SDL_dx5events_c.h
- SDL_dx5video.c
- SDL_dx5video.h
- SDL_dx5yuv.c
- SDL_dx5yuv_c.h
- directx.h