代码搜索:source_files
找到约 802 项符合「source_files」的源代码
代码结果 802
www.eeworm.com/read/136989/5829590
mpc advanced_ch_8_and_10.mpc
// -*- MPC -*-
// Advanced_ch_8_and_10.mpc,v 1.3 2003/12/23 21:05:04 dhinton Exp
project(*client) : taoexe, portableserver {
requires += exceptions
source_files {
client.cpp
}
}
www.eeworm.com/read/136989/5829630
mpc advanced_ch_3.mpc
// -*- MPC -*-
// Advanced_ch_3.mpc,v 1.3 2003/12/23 21:05:04 dhinton Exp
project(*client) : taoexe, portableserver {
requires += exceptions
source_files {
client.cpp
}
}
project
www.eeworm.com/read/136989/5829661
mpc fl_callback.mpc
// -*- MPC -*-
// FL_Callback.mpc,v 1.4 2003/12/23 21:05:04 dhinton Exp
project(*progress): taoexe, strategies, messaging, ami, portableserver {
requires += fl_reactor
Source_Files {
Pr
www.eeworm.com/read/136989/5829984
mpc portable_interceptors_forwardrequest.mpc
// -*- MPC -*-
// Portable_Interceptors_ForwardRequest.mpc,v 1.8 2003/12/23 21:04:50 dhinton Exp
project(*Server): taoexe, portableserver, valuetype {
requires += interceptors
idlflags += -D
www.eeworm.com/read/136989/5830568
mpc connection_timeout.mpc
// -*- MPC -*-
// Connection_Timeout.mpc,v 1.5 2003/12/23 21:04:50 dhinton Exp
project(*client): messaging, taoexe, portableserver {
Source_Files {
TestC.cpp
client.cpp
}
}
www.eeworm.com/read/136989/5830776
mpc codesets_simple.mpc
// -*- MPC -*-
// CodeSets_simple.mpc,v 1.2 2003/12/23 21:04:50 dhinton Exp
project(*client) : taoexe, portableserver {
source_files {
client.cpp
}
}
project(*server) : taoexe, port
www.eeworm.com/read/136989/5830816
mpc leader_followers.mpc
// -*- MPC -*-
// Leader_Followers.mpc,v 1.6 2003/12/23 21:04:50 dhinton Exp
project(*Server): strategies, taoexe, portableserver {
Source_Files {
test_i.cpp
server.cpp
}
}
pro
www.eeworm.com/read/136989/5830872
mpc foo_bar.mpc
// -*- MPC -*-
// Foo_Bar.mpc,v 1.5 2003/12/23 21:04:50 dhinton Exp
project(ORB Shutdown Server): taoexe, portableserver {
Source_Files {
Foo_Bar.cpp
server.cpp
}
}
www.eeworm.com/read/136989/5830916
mpc connection_failure.mpc
// -*- MPC -*-
// Connection_Failure.mpc,v 1.3 2003/12/23 21:04:50 dhinton Exp
project(*client): taoclient {
exename = client
Source_Files {
testC.cpp
client.cpp
}
}
www.eeworm.com/read/136989/5831006
mpc unknown_exception.mpc
// -*- MPC -*-
// UNKNOWN_Exception.mpc,v 1.2 2003/12/23 21:04:50 dhinton Exp
project(*Server): taoserver {
idlflags = -Ge 0
requires += exceptions
Source_Files {
server.cpp
}