summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Emmas <johne53@tiscali.co.uk>2014-01-13 14:27:56 +0000
committerJohn Emmas <johne53@tiscali.co.uk>2014-01-13 14:27:56 +0000
commit5d8da11f4bde0f5e15506e3f1296dcc8e66c14ef (patch)
treefb1ad170f069cdfa676629bf671161bf42394d98
parent1fb9437e26bf22ad6cf3c86365566644c7d117dd (diff)
Add provision for building 'libtimecode' as a DLL (MSVC build)
-rw-r--r--msvc_extra_headers/ardourext/sys/targetsxs.h.input1
1 files changed, 1 insertions, 0 deletions
diff --git a/msvc_extra_headers/ardourext/sys/targetsxs.h.input b/msvc_extra_headers/ardourext/sys/targetsxs.h.input
index d10997cf1a..51177b6375 100644
--- a/msvc_extra_headers/ardourext/sys/targetsxs.h.input
+++ b/msvc_extra_headers/ardourext/sys/targetsxs.h.input
@@ -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>