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

流媒体/Mpeg4/MP4

开发平台:

Visual C++

  1. # The input Makefile for SDL header files
  2. # The directory where the include files will be installed
  3. libSDLincludedir = $(includedir)/SDL
  4. # Which header files to install
  5. libSDLinclude_HEADERS =
  6. SDL.h
  7. SDL_active.h
  8. SDL_audio.h
  9. SDL_byteorder.h
  10. SDL_cdrom.h
  11. SDL_copying.h
  12. SDL_endian.h
  13. SDL_error.h
  14. SDL_events.h
  15. SDL_getenv.h
  16. SDL_joystick.h
  17. SDL_keyboard.h
  18. SDL_keysym.h
  19. SDL_main.h
  20. SDL_mouse.h
  21. SDL_mutex.h
  22. SDL_name.h
  23. SDL_opengl.h
  24. SDL_quit.h
  25. SDL_rwops.h
  26. SDL_syswm.h
  27. SDL_thread.h
  28. SDL_timer.h
  29. SDL_types.h
  30. SDL_version.h
  31. SDL_video.h
  32. begin_code.h
  33. close_code.h