ppconsul
ppconsul copied to clipboard
Allow to build Ppconsul as dynamic library on Windows
Currently it's not possible to build Ppconsul as dynamic library on Windows because dllexport/dllimport is not specified (see https://github.com/oliora/ppconsul/issues/24). This need to be fixed.