CMake/Tests/PDBDirectoryAndName/mylibA.c

2 lines
49 B
C

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