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
485d95c7e2
Sweden-Number
/
dlls
/
ws2_32
/
tests
/
Makefile.in
7 lines
83 B
Makefile
Raw
Normal View
History
Unescape
Escape
Create separate makefiles for tests for more flexibility.
2002-08-09 03:22:40 +02:00
TESTDLL
=
ws2_32.dll
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 13:24:34 +02:00
IMPORTS
=
ws2_32 user32
Create separate makefiles for tests for more flexibility.
2002-08-09 03:22:40 +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
=
\
Fill WSAPROTOCOL_INFO structures instead of PROTOCOL_INFO structures. Implement WSCEnumProtocols(). Add some tests.
2004-11-02 00:18:47 +01:00
protocol.c
\
Create separate makefiles for tests for more flexibility.
2002-08-09 03:22:40 +02:00
sock.c