summaryrefslogtreecommitdiff
path: root/Tests/PDBDirectoryAndName/mylibA.c
blob: f4c553f420174c396ca026c0a7279b290c141b57 (plain)
1
__declspec(dllexport) int mylibA() { return 1; }