On 03/28/13 23:22, Stefan Leichter wrote:
---
  configure.ac                |    1 +
  dlls/msvcp110/Makefile.in   |    5 +
  dlls/msvcp110/msvcp110.c    |   37 +
  dlls/msvcp110/msvcp110.spec | 3900
+++++++++++++++++++++++++++++++++++++++++++
  4 files changed, 3943 insertions(+), 0 deletions(-)
  create mode 100644 dlls/msvcp110/Makefile.in
  create mode 100644 dlls/msvcp110/msvcp110.c
  create mode 100644 dlls/msvcp110/msvcp110.spec

You can use tools/make_specfiles script to generate forwards to other msvcpXX dlls. The script will generate big parts of the spec file differently (because it prefers to forward to msvcp90, not to msvcp100).


Reply via email to