1 project(*idl): taoidldefaults, amh {
2 idlflags += -Wb,pch_include=amh_pch.h
9 project(*Server): taoserver, amh {
10 exename = MessengerServer
24 // This project doesn't really require AMH, but since they
25 // are in the same directory and share the generated idl code
26 // it has to be there.
27 project(*Client): taoclient, amh {
28 exename = MessengerClient