commit | fe050706433f6fcd8ff09c735368c1ee7f57d2ef | [log] [tgz] |
---|---|---|
author | Matteo Bruni <matteo.mystral@gmail.com> | Tue Aug 03 18:44:25 2010 +0200 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Aug 04 12:11:47 2010 +0200 |
tree | c27eecc1bb72da1ad3bcd0621cb58f833c634141 | |
parent | 2d14335f6f1aaf493c357a403c3352916ba9f484 [diff] [blame] |
d3dcompiler_42: Stub dll.
diff --git a/configure.ac b/configure.ac index b5430bd..dd90186 100644 --- a/configure.ac +++ b/configure.ac
@@ -2285,6 +2285,7 @@ WINE_CONFIG_TEST(dlls/d3d8/tests) WINE_CONFIG_DLL(d3d9,,[d3d9]) WINE_CONFIG_TEST(dlls/d3d9/tests) +WINE_CONFIG_DLL(d3dcompiler_42) WINE_CONFIG_DLL(d3dcompiler_43,,[d3dcompiler]) WINE_CONFIG_DLL(d3dim,,[d3dim]) WINE_CONFIG_DLL(d3drm,,[d3drm])