Re: [PATCH] include: Handle rmxftmpl.x when needed by d3dx9 without the need to make all includes.
24 Jan
2012
24 Jan
'12
3:35 p.m.
Rico Schüller <kgbricola(a)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(a)winehq.org
5074
Age (days ago)
5074
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard