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
14ec785fc3b2c7fb5e7a7cc3ab9738b07354d533
14ec785fc3b2c7fb5e7a7cc3ab9738b07354d533
Switch branch/tag
wine-winehq
dlls
rasapi32
Makefile.in
Find file
Normal view
History
Permalink
Makefile.in
83 Bytes
Edit
Web IDE
Newer
Older
Changed builtin dlls file names to make it clear they are not normal
c1bfca04
Alexandre Julliard
committed
22 years ago
1
MODULE
=
rasapi32.dll
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
48000893
Rob Shearman
committed
16 years ago
2
IMPORTLIB
=
rasapi32
List 16-bit spec files explicitly to avoid problems with some versions
e048adab
Alexandre Julliard
committed
21 years ago
3
Removed some more trailing whitespace.
7cae558b
Alexandre Julliard
committed
22 years ago
4
C_SRCS
=
rasapi.c
Added RasEnumConnections stub.
30ef8778
Marcus Meissner
committed
26 years ago
5
Moved dll-specific make rules to a separate Makedll.rules file.
d0edc5fe
Alexandre Julliard
committed
24 years ago
6
@MAKE_DLL_RULES@