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

流媒体/Mpeg4/MP4

开发平台:

Visual C++

  1. ## Makefile.am for SDL using the AAlib video driver
  2. noinst_LTLIBRARIES = libvideo_aa.la
  3. libvideo_aa_la_SOURCES = $(AA_SRCS)
  4. # The SDL AAlib video driver sources
  5. AA_SRCS = 
  6. SDL_aavideo.h
  7. SDL_aaevents.c
  8. SDL_aaevents_c.h
  9. SDL_aamouse.c
  10. SDL_aamouse_c.h
  11. SDL_aavideo.c