Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
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-cw
c2ca817dd14119ac9990f16cc915ea625662590e
c2ca817dd14119ac9990f16cc915ea625662590e
Switch branch/tag
wine-cw
dlls
resutils
Makefile.in
Find file
Normal view
History
Permalink
Makefile.in
88 Bytes
Edit
Web IDE
Newer
Older
resutils: Implements stub dll for resutils.dll.
3ac07aa0
Benjamin Arai
committed
18 years ago
1
MODULE
=
resutils.dll
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
48000893
Rob Shearman
committed
16 years ago
2
IMPORTLIB
=
resutils
resutils: Implements stub dll for resutils.dll.
3ac07aa0
Benjamin Arai
committed
18 years ago
3
4
5
6
7
C_SRCS
=
\
resutils.c
@MAKE_DLL_RULES@