secur32: Disable schannel InitializeSecurityContextW.
[wine/warcraft3.git] / programs / control / Makefile.in
blobdff63bb11108c985c21488805e2e6d4229a3f972
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = control.exe
7 APPMODE = -mwindows
8 IMPORTS = shell32 user32 kernel32
10 C_SRCS = control.c
12 @MAKE_PROG_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend