CMake/Tests/ModuleDefinition/example_dll.c

2 lines
45 B
C
Raw Normal View History

2009-10-02 01:21:28 +04:00
int example_dll_function(void) { return 0; }