代码搜索:source_files
找到约 802 项符合「source_files」的源代码
代码结果 802
www.eeworm.com/read/141708/5769272
makefile
TOPDIR=../..
# This Makefile requires the definition of thes environment variables:
#
# TOPDIR The directory where Makefile.rules resides.
# Usually this would be ${SCV_INSTALL}/example
www.eeworm.com/read/141708/5769280
makefile
TOPDIR=../..
# This Makefile requires the definition of thes environment variables:
#
# TOPDIR The directory where Makefile.rules resides.
# Usually this would be ${SCV_INSTALL}/example
www.eeworm.com/read/141708/5769286
makefile
TOPDIR=../..
# This Makefile requires the definition of thes environment variables:
#
# TOPDIR The directory where Makefile.rules resides.
# Usually this would be ${SCV_INSTALL}/example
www.eeworm.com/read/141708/5769294
makefile
TOPDIR=../..
# This Makefile requires the definition of thes environment variables:
#
# TOPDIR The directory where Makefile.rules resides.
# Usually this would be ${SCV_INSTALL}/example
www.eeworm.com/read/141708/5769303
makefile
TOPDIR=../..
# This Makefile requires the definition of thes environment variables:
#
# TOPDIR The directory where Makefile.rules resides.
# Usually this would be ${SCV_INSTALL}/example
www.eeworm.com/read/141708/5769313
makefile
TOPDIR=../..
# This Makefile requires the definition of thes environment variables:
#
# TOPDIR The directory where Makefile.rules resides.
# Usually this would be ${SCV_INSTALL}/example
www.eeworm.com/read/141708/5769320
makefile
TOPDIR=../..
# This Makefile requires the definition of thes environment variables:
#
# TOPDIR The directory where Makefile.rules resides.
# Usually this would be ${SCV_INSTALL}/example
www.eeworm.com/read/136989/5826706
mpc proactor.mpc
project(HA Proactive Status) : aceexe {
exename = HA_Proactive_Status
Source_Files {
HA_Proactive_Status.cpp
}
}
www.eeworm.com/read/136989/5826721
mpc sockets.mpc
project(*Basic) : aceexe {
exename = Basic
Source_Files {
Basic.cpp
}
}
project(*Basic Robust) : aceexe {
exename = Basic_Robust
Source_Files {
Basic_Robust.cpp
}
}
www.eeworm.com/read/136989/5826725
mpc threadmgmt.mpc
project(Async Cancel) : aceexe {
exename = Async_Cancel
Source_Files {
Async_Cancel.cpp
}
}
project(Coop Cancel) : aceexe {
exename = Coop_Cancel
Source_Files {
Coop_Cance