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
842f75ee75e4cfd06d550a0b7270dbf9194a6c0b
842f75ee75e4cfd06d550a0b7270dbf9194a6c0b
Switch branch/tag
wine-winehq
dlls
dpnaddr
Makefile.in
Find file
Normal view
History
Permalink
Makefile.in
82 Bytes
Edit
Web IDE
Newer
Older
dpnaddr: Added dll that just forwards to dpnet.
8caf0787
Luis Carlos Busquets Pérez
committed
17 years ago
1
MODULE
=
dpnaddr.dll
dlls: Remove explicit imports of kernel32 and ntdll.
b86d515e
Alexandre Julliard
committed
14 years ago
2
IMPORTS
=
dpnet
dpnaddr: Added dll that just forwards to dpnet.
8caf0787
Luis Carlos Busquets Pérez
committed
17 years ago
3
4
5
6
RC_SRCS
=
version.rc
@MAKE_DLL_RULES@