commit | fb8d7cdedf6afea8ffd245e32bb0b2510e413ef3 | [log] [tgz] |
---|---|---|
author | Owen Rudge <orudge@codeweavers.com> | Wed Aug 18 16:02:06 2010 -0500 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu Aug 19 17:32:19 2010 +0200 |
tree | 87558d20585e1bac5a573541afb79005d18b8f67 | |
parent | 662cbb16f8f0d2e84cc14f2262b4c8e4d634f2ec [diff] [blame] |
d3dx10: Add stub for d3dx10_39.
diff --git a/configure.ac b/configure.ac index 069a19e..b35374b 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_39) WINE_CONFIG_DLL(d3dx10_40) WINE_CONFIG_DLL(d3dx10_41) WINE_CONFIG_DLL(d3dx10_42)