blob: 8982849f3cdb0ec08868edb04cf96965b5f24068 [file] [log] [blame]
__declspec(dllexport) int mylibC()
{
return 1;
}