wine.desktop: Fix the Norwegian translations.
[wine/hacks.git] / programs / winepath / Makefile.in
blobf487c069393251723d3d5e6deb442dad1cf8aa36
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = winepath.exe
7 APPMODE = -mconsole -municode
8 IMPORTS = kernel32
10 C_SRCS = winepath.c
12 @MAKE_PROG_RULES@