blob: 5bc279bad8470a4da69c6f6f1c9a06d9951bc01f [file] [log] [blame]
__declspec(dllexport) int mylibA()
{
return 1;
}