This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
5f933018a2
Sweden-Number
/
dlls
/
ntdsapi
/
Makefile.in
7 lines
86 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add a stub implementation of ntdsapi.dll.
2006-05-19 09:36:20 +02:00
MODULE
=
ntdsapi.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 16:52:54 +01:00
IMPORTLIB
=
ntdsapi
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 13:24:34 +02:00
IMPORTS
=
user32
Add a stub implementation of ntdsapi.dll.
2006-05-19 09:36:20 +02:00
C_SRCS
=
\
ntdsapi.c