Modules.am
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:1k
源码类别:

midi

开发平台:

Unix_Linux

  1. # Automake forgets to add a proper tag to libtool with Objective-C files.
  2. # Moreovcer Libtool should default tag to CC when none is specified but
  3. # obviously does not. Here is a fix for that.
  4. LIBTOOL=@LIBTOOL@ --tag=CC
  5. SOURCES_macosx = 
  6. AppleRemote.h 
  7. AppleRemote.m 
  8. about.h 
  9. about.m 
  10. applescript.h 
  11. applescript.m 
  12. controls.h 
  13. controls.m 
  14. equalizer.m 
  15. equalizer.h 
  16. coredialogs.m 
  17. coredialogs.h 
  18. intf.m 
  19. intf.h 
  20. macosx.m 
  21. misc.m 
  22. misc.h 
  23. open.m 
  24. open.h 
  25. playlist.m 
  26. playlist.h 
  27. playlistinfo.h 
  28. playlistinfo.m 
  29. prefs.m 
  30. prefs.h 
  31. prefs_widgets.h 
  32. prefs_widgets.m 
  33. simple_prefs.h 
  34. simple_prefs.m 
  35. output.h 
  36. output.m 
  37. update.m 
  38. update.h 
  39. vout.m 
  40. voutgl.m 
  41. vout.h 
  42. wizard.h 
  43. wizard.m 
  44. extended.h 
  45. extended.m 
  46. bookmarks.h 
  47. bookmarks.m 
  48. embeddedwindow.h 
  49. embeddedwindow.m 
  50. fspanel.m 
  51. fspanel.h 
  52. eyetv.h 
  53. eyetv.m 
  54. $(NULL)