This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2024-12-11 13:26:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d1f5c13162
wine
/
dlls
/
pdh
/
Makefile.in
8 lines
78 B
Makefile
Raw
Normal View
History
Unescape
Escape
pdh: Stub implementation of pdh.dll.
2007-06-01 22:28:45 +00:00
MODULE
=
pdh.dll
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. Only specify the root to keep platform-specifics out of the individual DLL makefiles.
2008-03-04 15:52:54 +00:00
IMPORTLIB
=
pdh
pdh: Stub implementation of pdh.dll.
2007-06-01 22:28:45 +00:00
C_SRCS
=
\
pdh_main.c
@
M
A
K
E
_
D
L
L
_
R
U
L
E
S
@
Reference in New Issue
Copy Permalink