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
ef437b41ee
Sweden-Number
/
dlls
/
pdh
/
tests
/
Makefile.in
7 lines
88 B
Makefile
Raw
Normal View
History
Unescape
Escape
include: Add support for defining Win32 types as 'long' where possible. Add -DWINE_NO_LONG_TYPES to modules that still have compilation warnings with long types. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-21 18:28:43 +01:00
EXTRADEFS
=
-DWINE_NO_LONG_TYPES
pdh: Add tests for opening and closing queries.
2007-07-08 14:06:08 +02:00
TESTDLL
=
pdh.dll
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 13:24:34 +02:00
IMPORTS
=
pdh
pdh: Add tests for opening and closing queries.
2007-07-08 14:06:08 +02:00
makefiles: Use the standard C_SRCS variable as the list of test files. This enables it to be auto-updated by make_makefiles.
2010-02-20 19:56:55 +01:00
C_SRCS
=
\
pdh: Add tests for opening and closing queries.
2007-07-08 14:06:08 +02:00
pdh.c