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

流媒体/Mpeg4/MP4

开发平台:

Visual C++

  1. ## Makefile.am for SDL using the framebuffer console video driver
  2. noinst_LTLIBRARIES = libvideo_ps2gs.la
  3. libvideo_ps2gs_la_SOURCES = $(PS2GS_SRCS)
  4. # The SDL framebuffer console video driver sources
  5. PS2GS_SRCS = 
  6. SDL_gsevents.c
  7. SDL_gsevents_c.h
  8. SDL_gskeys.h
  9. SDL_gsmouse.c
  10. SDL_gsmouse_c.h
  11. SDL_gsvideo.c
  12. SDL_gsvideo.h
  13. SDL_gsyuv.c
  14. SDL_gsyuv_c.h