cvsba
cvsba copied to clipboard
add __declspec to cvsba.h to support lib generation in windows
adds support for building the library on windows platform. In windows you need to specify which classes sould be exported to create the library file.
@willdzeng i added the export header file such that the library is now correctly built on linux and windows plattforms / compilers.