Makefile.am
资源名称:NETVIDEO.rar [点击查看]
上传用户:sun1608
上传日期:2007-02-02
资源大小:6116k
文件大小:0k
源码类别:
流媒体/Mpeg4/MP4
开发平台:
Visual C++
- ## Makefile.am for SDL using the framebuffer console video driver
- noinst_LTLIBRARIES = libvideo_ps2gs.la
- libvideo_ps2gs_la_SOURCES = $(PS2GS_SRCS)
- # The SDL framebuffer console video driver sources
- PS2GS_SRCS =
- SDL_gsevents.c
- SDL_gsevents_c.h
- SDL_gskeys.h
- SDL_gsmouse.c
- SDL_gsmouse_c.h
- SDL_gsvideo.c
- SDL_gsvideo.h
- SDL_gsyuv.c
- SDL_gsyuv_c.h