diff --git a/libs/pbd/MSVCpbd/pbd.vcproj b/libs/pbd/MSVCpbd/pbd.vcproj index d41933286b..3c6d962df3 100644 --- a/libs/pbd/MSVCpbd/pbd.vcproj +++ b/libs/pbd/MSVCpbd/pbd.vcproj @@ -357,6 +357,10 @@ RelativePath="..\malign.cc" > + + @@ -687,6 +691,10 @@ RelativePath="..\pbd\localtime_r.h" > + + diff --git a/libs/pbd/pbd/md5.h b/libs/pbd/pbd/md5.h index cf0d0e80eb..80f45bc8ea 100644 --- a/libs/pbd/pbd/md5.h +++ b/libs/pbd/pbd/md5.h @@ -26,7 +26,9 @@ #include #include -class MD5 +#include "pbd/libpbd_visibility.h" + +class LIBPBD_API MD5 { public: MD5(); diff --git a/libs/timecode/MSVCtimecode/timecode.vcproj b/libs/timecode/MSVCtimecode/timecode.vcproj index ac1046bc51..97ce3d16e2 100644 --- a/libs/timecode/MSVCtimecode/timecode.vcproj +++ b/libs/timecode/MSVCtimecode/timecode.vcproj @@ -60,6 +60,7 @@ />