kernel32: Add a bunch of tests for protections accepted by VirtualAlloc, make it...
[wine] / programs / regasm / Makefile.in
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 MODULE    = regasm.exe
3 APPMODE   = -mconsole -municode
4
5 C_SRCS = \
6         main.c
7
8 @MAKE_PROG_RULES@