Re: msvcp110: Add VS2012 C/C++ runtime
March 29, 2013
1:10 p.m.
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).
4745
Age (days ago)
4745
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban