Index: Makefile =================================================================== --- Makefile (révision 26512) +++ Makefile (copie de travail) @@ -247,8 +247,10 @@ vidix \ ifdef ARCH_X86 +ifeq ($(WIN32DLL),yes) PARTS += loader endif +endif DIRS = gui \ gui/mplayer \