// -*- MPC -*- // $Id$ project(*Main): taoserver, messaging { exename = main IDL_Files { idlflags += -GC -GH -Gd -GT array.idl Bug_2350_Regression.idl Bug_2577_Regression.idl Bug_2582_Regression.idl Bug_2583_Regression.idl Bug_2616_Regression.idl Bug_2619_Regression.idl enum_in_struct.idl full.idl fwd.idl gperf.idl including.idl interface.idl included.idl union.idl nested_scope.idl params.idl reopened_modules.idl sequence.idl struct.idl reopen_include1.idl reopen_include2.idl typeprefix.idl } IDL_Files { idlflags += -GC -GH -Gd -GA -GT anonymous.idl constants.idl generic_object.idl keywords.idl pragma.idl repo_id_mod.idl typedef.idl valuetype.idl array_only.idl typecode.idl } Source_Files { main.cpp *C.cpp *S.cpp *A.cpp } Template_Files { *S_T.cpp } }