| commit | 2f9c02e8f12d900b723cc7d89e417ec2a0973c65 | [log] [tgz] |
|---|---|---|
| author | Alexandre Julliard <julliard@winehq.org> | Tue May 03 11:09:58 2011 +0200 |
| committer | Alexandre Julliard <julliard@winehq.org> | Tue May 03 12:38:35 2011 +0200 |
| tree | b3a6fa95995ce01ab31bb53d5f41a1375cfcf177 | |
| parent | 92e05ed981c764e17a27f3240a1b7725994ed3ab [diff] [blame] |
msvcrt: Add a stub for msvcp70.dll.
diff --git a/configure b/configure index b742bfd..e971901 100755 --- a/configure +++ b/configure
@@ -15270,6 +15270,7 @@ wine_fn_config_dll msvcirt enable_msvcirt wine_fn_config_dll msvcp100 enable_msvcp100 wine_fn_config_dll msvcp60 enable_msvcp60 +wine_fn_config_dll msvcp70 enable_msvcp70 wine_fn_config_dll msvcp80 enable_msvcp80 wine_fn_config_dll msvcp90 enable_msvcp90 wine_fn_config_test dlls/msvcp90/tests msvcp90_test