commit | fd4efcd0b1bbe8e0a27f17080141d6e1b7df996b | [log] [tgz] |
---|---|---|
author | Matteo Bruni <matteo.mystral@gmail.com> | Wed Jul 28 04:09:13 2010 +0200 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Aug 17 12:39:49 2010 +0200 |
tree | 59113544ce074c6aee9c24d5d5928258e1c07fe0 | |
parent | 8532ff60f9bde3d1959f43f4e7d9509dd808ed1a [diff] [blame] |
d3dcompiler_40: Stub dll.
diff --git a/configure.ac b/configure.ac index 5b56bb9..6a30324 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_40) WINE_CONFIG_DLL(d3dcompiler_41) WINE_CONFIG_DLL(d3dcompiler_42) WINE_CONFIG_DLL(d3dcompiler_43,,[d3dcompiler])