[PATCH] include: Handle rmxftmpl.x when needed by d3dx9 without the need to make all includes.

Alexandre Julliard julliard at winehq.org
Tue Jan 24 09:35:19 CST 2012


Rico Schüller <kgbricola at web.de> writes:

> @@ -110,6 +110,9 @@ filter: dummy
>  .po.mo:
>  	$(MSGFMT) -o $@ $<
>  
> +.x.h:
> +	$(MAKEXFTMPL) -i D3DRM_XTEMPLATES -s D3DRM_XTEMPLATE_BYTES -o $@ $<

It doesn't make sense to have a generic rule since the template names
are file specific.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list