Add provision for building 'libtimecode' as a DLL (MSVC build)

This commit is contained in:
John Emmas 2014-01-13 14:27:56 +00:00
parent 1fb9437e26
commit 5d8da11f4b
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ __declspec(selectany) int _forceAtlDllManifestRTM;
#define LIBCONTROLCP_DLL
#define LIBGTKMM2EXT_DLL
#define LIBEVORAL_DLL
#define LIBTIMECODE_DLL
#if (INCLUDE_ARDOUR_MISCELLANEOUS)
#include <ardourext/misc.h>