commit | e5d9e12c7229aa980d11b94a9f3169dd29074345 | [log] [tgz] |
---|---|---|
author | Owen Rudge <orudge@codeweavers.com> | Wed Aug 18 16:01:57 2010 -0500 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu Aug 19 17:32:18 2010 +0200 |
tree | 19e143a9ba2b3746f578fa0a66e3d062154b94c5 | |
parent | 3c5b2e6e50c8bab10e1b71543196dfb3f6d94102 [diff] [blame] |
d3dx10: Add stub for d3dx10_42.
diff --git a/configure.ac b/configure.ac index 295df7c..47d1d04 100644 --- a/configure.ac +++ b/configure.ac
@@ -2306,6 +2306,7 @@ WINE_CONFIG_DLL(d3dim,,[d3dim]) WINE_CONFIG_DLL(d3drm,,[d3drm]) WINE_CONFIG_TEST(dlls/d3drm/tests) +WINE_CONFIG_DLL(d3dx10_42) WINE_CONFIG_DLL(d3dx10_43) WINE_CONFIG_DLL(d3dx9_24) WINE_CONFIG_DLL(d3dx9_25)