From 9b522e155b4c02c1a4893a30a168483c666bd053 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Sat, 31 Oct 2015 20:17:42 +0100 Subject: Don't compile x11 native window on windows. --- vst/Makefile.mingw32.in | 1 - 1 file changed, 1 deletion(-) (limited to 'vst') diff --git a/vst/Makefile.mingw32.in b/vst/Makefile.mingw32.in index a22878f..1a6a3e7 100644 --- a/vst/Makefile.mingw32.in +++ b/vst/Makefile.mingw32.in @@ -38,7 +38,6 @@ DG_SRC = \ DG_CFLAGS = -I.. -I../include -I../src -DSSE -msse -msse2 -DDISABLE_HUGIN GUI_SRC = \ - @top_srcdir@/plugingui/nativewindow_x11.cc \ @top_srcdir@/plugingui/nativewindow_win32.cc \ @top_srcdir@/plugingui/plugingui.cc \ @top_srcdir@/plugingui/pluginconfig.cc \ -- cgit v1.2.3