commit | 9ae9d263dafc8da8f51e3c1e4f27e81400f72456 | [log] [tgz] |
---|---|---|
author | Piotr Caban <piotr@codeweavers.com> | Tue Jul 20 23:22:16 2010 +0200 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Jul 21 09:35:08 2010 +0200 |
tree | 84ddf68b07de12e997f1f6b5b79d8447d4460036 | |
parent | 5de86f4db2c918b6c754358840b3068b5b79dd64 [diff] [blame] |
msvcp90: Added stub dll.
diff --git a/configure.ac b/configure.ac index 3416773..4c27f84 100644 --- a/configure.ac +++ b/configure.ac
@@ -2455,6 +2455,7 @@ WINE_CONFIG_DLL(mstask) WINE_CONFIG_TEST(dlls/mstask/tests) WINE_CONFIG_DLL(msvcirt) +WINE_CONFIG_DLL(msvcp90) WINE_CONFIG_DLL(msvcr100) WINE_CONFIG_DLL(msvcr70,,[msvcr70]) WINE_CONFIG_DLL(msvcr71,,[msvcr71])