Makefile.am
上传用户:sun1608
上传日期:2007-02-02
资源大小:6116k
文件大小:0k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

Visual C++

  1. ## Makefile.am for SDL using the DirectX video driver
  2. noinst_LTLIBRARIES = libvideo_windx5.la
  3. libvideo_windx5_la_SOURCES = $(DIRECTX_SRCS)
  4. # The SDL DirectX video driver sources
  5. DIRECTX_SRCS = 
  6. SDL_dx5events.c
  7. SDL_dx5events_c.h
  8. SDL_dx5video.c
  9. SDL_dx5video.h
  10. SDL_dx5yuv.c
  11. SDL_dx5yuv_c.h
  12. directx.h