Modules.am
资源名称:vlc-1.0.5.zip [点击查看]
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:0k
源码类别:
midi
开发平台:
Unix_Linux
- if HAVE_WIN32
- screen_extra = win32.c
- else
- if HAVE_BEOS
- screen_extra = beos.cpp
- else
- if HAVE_DARWIN
- screen_extra = mac.c
- endif
- endif
- endif
- SOURCES_screen =
- screen.c
- screen.h
- $(screen_extra)
- $(NULL)
- SOURCES_x11_screen =
- screen.c
- screen.h
- x11.c
- $(NULL)