代码搜索:modules
找到约 10,000 项符合「modules」的源代码
代码结果 10,000
www.eeworm.com/read/361261/2947022
am modules.am
SUFFIXES += .rc
.rc.o:
$(WINDRES) -DUNDER_CE -D__MINGW32__ -I. -I$(srcdir) -i $< -o $@
SOURCES_wince = \
wince.cpp \
wince.h \
interface.cpp \
dialogs.cpp \
menus.cpp \
open.cpp \
playlist.cp
www.eeworm.com/read/361261/2947032
am modules.am
DIST_SUBDIRS = beos macosx minimal_macosx pda qnx qt4 skins2 wince
SUBDIRS =
if HAVE_BEOS
SUBDIRS += beos
endif
if HAVE_DARWIN
SUBDIRS += macosx minimal_macosx
endif
if BUILD_PDA
SUBDIRS += pda
endif
www.eeworm.com/read/361261/2947109
am modules.am
# vim:syntax=automake
## Howto
# For each Q_OBJECT:
# - Add the .moc.cpp to BUILT_SOURCES and nodist_SOURCES_qt4
# - Add the .cpp to SOURCES_qt4
# - Add the .hpp to EXTRA_DIST
# For each UI
#
www.eeworm.com/read/361261/2947149
am modules.am
# Automake forgets to add a proper tag to libtool with Objective-C files.
# Moreovcer Libtool should default tag to CC when none is specified but
# obviously does not. Here is a fix for that.
LIBTOOL=
www.eeworm.com/read/361261/2947270
am modules.am
SOURCES_skins2 = \
commands/async_queue.cpp \
commands/async_queue.hpp \
commands/cmd_add_item.cpp \
commands/cmd_add_item.hpp \
commands/cmd_audio.cpp \
commands/cmd_audio.hpp \
commands/cmd_d
www.eeworm.com/read/361261/2947416
am modules.am
# Automake forgets to add a proper tag to libtool with Objective-C files.
# Moreocer Libtool should default tag to CC when none is specified but
# obviously does not. Here is a fix for that.
LIBTOOL=@
www.eeworm.com/read/361261/2947434
am modules.am
SOURCES_cddax = \
access.c \
access.h \
callback.c \
callback.h \
cdda.c \
cdda.h \
info.c \
info.h \
$(NULL)
www.eeworm.com/read/361261/2947444
am modules.am
SOURCES_vcd = \
vcd.c \
cdrom.c \
cdrom.h \
cdrom_internals.h \
$(NULL)
www.eeworm.com/read/361261/2947464
am modules.am
SOURCES_access_realrtsp = \
access.c \
rtsp.c \
rtsp.h \
real.c \
real.h \
real_rmff.c \
real_rmff.h \
real_sdpplin.c \
real_sdp