metalib_init.cxx.in 130 B

123456789
  1. #include "dtoolbase.h"
  2. @component_init_headers@
  3. EXPORT_CLASS void
  4. @init_func@() {
  5. @component_init_funcs@
  6. }
  7. @export_definitions@