msvcr90/tests: Fix the type info test for 64-bit.
[wine.git] / programs / spoolsv / Makefile.in
blob8e7e3cefe9ab92965e9d9079cb6a3cd787358689
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 MODULE = spoolsv.exe
3 APPMODE = -mconsole
4 IMPORTS = advapi32
6 C_SRCS = \
7 main.c
9 @MAKE_PROG_RULES@