2013-11-07 00:51:16 +02:00

8 lines
103 B
C

#include "onlyplainlib1.h"
#ifdef _WIN32
__declspec(dllexport)
#endif
OnlyPlainLib1 onlyPlainLib2();