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

流媒体/Mpeg4/MP4

开发平台:

Visual C++

  1. ## Makefile.am for SDL using the CyberGFX video driver
  2. noinst_LTLIBRARIES = libvideo_cgx.la
  3. libvideo_cgx_la_SOURCES = $(CGX_SRCS)
  4. # The SDL CyberGFX video driver sources
  5. CGX_SRCS = 
  6. SDL_amigaevents.c
  7. SDL_amigaevents_c.h
  8. SDL_amigamouse.c
  9. SDL_amigamouse_c.h
  10. SDL_cgxaccel.c
  11. SDL_cgxgl.c
  12. SDL_cgxgl_c.h
  13. SDL_cgximage.c
  14. SDL_cgximage_c.h
  15. SDL_cgxmodes.c
  16. SDL_cgxmodes_c.h
  17. SDL_cgxvideo.c
  18. SDL_cgxvideo.h
  19. SDL_cgxwm.c
  20. SDL_cgxwm_c.h
  21. SDL_cgxyuv.c
  22. SDL_cgxyuv_c.h