Add provision for building 'libtimecode' as a DLL (MSVC build)
authorJohn Emmas <johne53@tiscali.co.uk>
Mon, 13 Jan 2014 14:27:56 +0000 (14:27 +0000)
committerJohn Emmas <johne53@tiscali.co.uk>
Mon, 13 Jan 2014 14:27:56 +0000 (14:27 +0000)
msvc_extra_headers/ardourext/sys/targetsxs.h.input

index d10997cf1a416052829dcb9295a112b1178aa876..51177b637530fe69a4ae6e9a17622d4baf411b23 100644 (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>