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
5adca71cd7
Sweden-Number
/
dlls
/
rasapi32
/
tests
/
Makefile.in
6 lines
80 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
rasapi32: Added some tests for RasEnumDevicesA (based on a patch by Austin English),
2008-07-06 13:47:34 +02:00
TESTDLL
=
rasapi32.dll
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
=
\
rasapi32: Added some tests for RasEnumDevicesA (based on a patch by Austin English),
2008-07-06 13:47:34 +02:00
rasapi.c