commit | fbf1e835a1bed76e4e4ea97202e01633bda574ce | [log] [tgz] |
---|---|---|
author | Matteo Bruni <matteo.mystral@gmail.com> | Wed Jul 28 16:13:40 2010 +0200 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Aug 17 12:41:00 2010 +0200 |
tree | c9654fe8411d9e547a792ed99584354aaa2f222c | |
parent | 99491464d9b1cf89c6884dbe2267195457809d1d [diff] [blame] |
d3dcompiler_38: Stub dll.
diff --git a/configure.ac b/configure.ac index b789f06..19cb296 100644 --- a/configure.ac +++ b/configure.ac
@@ -2292,6 +2292,7 @@ WINE_CONFIG_TEST(dlls/d3d8/tests) WINE_CONFIG_DLL(d3d9,,[d3d9]) WINE_CONFIG_TEST(dlls/d3d9/tests) +WINE_CONFIG_DLL(d3dcompiler_38) WINE_CONFIG_DLL(d3dcompiler_39) WINE_CONFIG_DLL(d3dcompiler_40) WINE_CONFIG_DLL(d3dcompiler_41)