From 53f1cb2a0f2403ee473dd1802fd17597b05d5307 Mon Sep 17 00:00:00 2001 From: John Emmas Date: Sat, 20 Jul 2013 08:30:40 +0100 Subject: Modify 'libs/vamp-plugins' to be buildable with MSVC --- msvc_extra_headers/ardourext/sys/targetsxs.h.input | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'msvc_extra_headers') diff --git a/msvc_extra_headers/ardourext/sys/targetsxs.h.input b/msvc_extra_headers/ardourext/sys/targetsxs.h.input index 6653041d8a..2730c8cb8d 100644 --- a/msvc_extra_headers/ardourext/sys/targetsxs.h.input +++ b/msvc_extra_headers/ardourext/sys/targetsxs.h.input @@ -57,8 +57,8 @@ __declspec(selectany) int _forceAtlDllManifestRTM; implementation for commonly used integer types. */ #include -#if (BUILDING_ARDOUR) #if defined(_MSC_VER) && !defined(__MINGW__) && !defined(__MINGW32__) +#if (INCLUDE_ARDOUR_MISCELLANEOUS) #include #endif #endif -- cgit v1.2.3