89987c2102
Teach the ModuleDefinition test to cover the case that a .def file is generated by a custom command.
2 lines
49 B
C
2 lines
49 B
C
int example_dll_gen_function(void) { return 0; }
|