diff --git a/tests/gen_test/base/gen_test_base.mpc b/tests/gen_test/base/gen_test_base.mpc index c539c98f..8a502406 100644 --- a/tests/gen_test/base/gen_test_base.mpc +++ b/tests/gen_test/base/gen_test_base.mpc @@ -17,7 +17,7 @@ project(*idl_gen) : ciaox11_idldefaults { custom_only = 1 idlflags += -Wb,base_export_macro=HELLO \ -Wb,base_export_include=hello \ - -Gxhst -Glem + -Gxhst -Glem -Gxhcp -Gcpc IDL_Files { hello.idl @@ -49,6 +49,7 @@ project(*stub) : taox11_lib { Source_Files { helloC.cpp + helloCP.cpp } Header_Files {