Changed the version resource to be created in the common way.
[wine] / programs / regsvr32 / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = regsvr32.exe
6 APPMODE   = cui
7 IMPORTS   = kernel32
8
9 C_SRCS = \
10         regsvr32.c
11
12 RC_SRCS = regsvr32.rc
13
14 @MAKE_PROG_RULES@
15
16 ### Dependencies: