winhttp: Use symbolic constants for HTTP status codes.
[wine.git] / programs / conhost / Makefile.in
blob21c08388c33e366fba0c9746e28f59e84e65db2a
1 MODULE = conhost.exe
2 APPMODE = -mconsole -municode
4 C_SRCS = conhost.c
6 RC_SRCS = version.rc
8 @MAKE_PROG_RULES@