Commit eeb6f69a authored by Alexandre Julliard's avatar Alexandre Julliard

dpwsockx: Build with msvcrt.

parent ee0b66ad
MODULE = dpwsockx.dll
IMPORTS = dxguid ws2_32
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
dpwsockx_main.c
......@@ -17,7 +17,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "config.h"
#include <stdarg.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment