cmake/Tests/ModuleDefinition/example_dll_gen.c

2 lines
49 B
C
Raw Normal View History

2012-04-19 19:04:21 +03:00
int example_dll_gen_function(void) { return 0; }