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
2500e21a90a085f34ad7433e362aa05fa37b0692
2500e21a90a085f34ad7433e362aa05fa37b0692
Switch branch/tag
wine-winehq
dlls
msvcr70
Makefile.in
Find file
Normal view
History
Permalink
Makefile.in
104 Bytes
Edit
Web IDE
Newer
Older
msvcr70: Add msvcr70.dll with forwards to msvcrt.dll.
83178a4f
Detlef Riekenberg
committed
14 years ago
1
2
MODULE
=
msvcr70.dll
IMPORTLIB
=
msvcr70
dlls: Remove explicit imports of kernel32 and ntdll.
b86d515e
Alexandre Julliard
committed
14 years ago
3
IMPORTS
=
msvcrt
msvcr70: Add msvcr70.dll with forwards to msvcrt.dll.
83178a4f
Detlef Riekenberg
committed
14 years ago
4
5
6
7
8
C_SRCS
=
\
msvcr70.c
@MAKE_DLL_RULES@