Files
cmake/Tests/PDBDirectoryAndName/mylibD.c
T

5 lines
34 B
C

int mylibD(void)
{
return -1;
}