CMake/Tests/PDBDirectoryAndName/mylibC.c

2 lines
49 B
C

__declspec(dllexport) int mylibC() { return 1; }