1 // The server doesn't use Smart Proxies, but since the client
2 // shares the idl generated source files, it needs to have the
3 // -Gsp option added to the tao_idl flags.
4 project(*Server): messaging, taoexe, portableserver, smart_proxies {
17 project(*Client): taoexe, messaging, smart_proxies {
18 after += *Server *Logger
27 Smart_Messenger_Proxy.cpp
31 project(*Logger): taoexe, portableserver {