Use Interlocked* functions in AddRef and Release.
[wine.git] / programs / winepath / Makefile.in
blobc094d2d14766803f685a7dc67bd5caa3161ad19b
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winepath.exe
6 APPMODE = -mconsole
7 IMPORTS = kernel32
9 C_SRCS = winepath.c
11 @MAKE_PROG_RULES@
13 ### Dependencies: