Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
7a5cf7cc
Commit
7a5cf7cc
authored
Jan 22, 2020
by
Daniel Lehman
Committed by
Alexandre Julliard
Jan 24, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
vcruntime140_1: Add stub dll.
Signed-off-by:
Daniel Lehman
<
dlehman25@gmail.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
e31469eb
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
0 deletions
+7
-0
configure
configure
+2
-0
configure.ac
configure.ac
+1
-0
Makefile.in
dlls/vcruntime140_1/Makefile.in
+1
-0
vcruntime140_1.spec
dlls/vcruntime140_1/vcruntime140_1.spec
+3
-0
No files found.
configure
View file @
7a5cf7cc
...
...
@@ -1609,6 +1609,7 @@ enable_vcomp120
enable_vcomp140
enable_vcomp90
enable_vcruntime140
enable_vcruntime140_1
enable_vdmdbg
enable_version
enable_virtdisk
...
...
@@ -20907,6 +20908,7 @@ wine_fn_config_makefile dlls/vcomp120 enable_vcomp120
wine_fn_config_makefile dlls/vcomp140 enable_vcomp140
wine_fn_config_makefile dlls/vcomp90 enable_vcomp90
wine_fn_config_makefile dlls/vcruntime140 enable_vcruntime140
wine_fn_config_makefile dlls/vcruntime140_1 enable_vcruntime140_1
wine_fn_config_makefile dlls/vdhcp.vxd enable_win16
wine_fn_config_makefile dlls/vdmdbg enable_vdmdbg
wine_fn_config_makefile dlls/ver.dll16 enable_win16
...
...
configure.ac
View file @
7a5cf7cc
...
...
@@ -3717,6 +3717,7 @@ WINE_CONFIG_MAKEFILE(dlls/vcomp120)
WINE_CONFIG_MAKEFILE(dlls/vcomp140)
WINE_CONFIG_MAKEFILE(dlls/vcomp90)
WINE_CONFIG_MAKEFILE(dlls/vcruntime140)
WINE_CONFIG_MAKEFILE(dlls/vcruntime140_1)
WINE_CONFIG_MAKEFILE(dlls/vdhcp.vxd,enable_win16)
WINE_CONFIG_MAKEFILE(dlls/vdmdbg)
WINE_CONFIG_MAKEFILE(dlls/ver.dll16,enable_win16)
...
...
dlls/vcruntime140_1/Makefile.in
0 → 100644
View file @
7a5cf7cc
MODULE
=
vcruntime140_1.dll
dlls/vcruntime140_1/vcruntime140_1.spec
0 → 100644
View file @
7a5cf7cc
@ stub __CxxFrameHandler4
@ stub __NLG_Dispatch2
@ stub __NLG_Return2
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment