Don't use msvcrt.

This commit is contained in:
Alexandre Julliard 2002-06-13 19:12:14 +00:00
parent 53989ddd89
commit 336185a864
1 changed files with 1 additions and 2 deletions

View File

@ -1,11 +1,10 @@
EXTRAINCL = -I$(TOPSRCDIR)/include/msvcrt
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = regsvr32.exe
APPMODE = cui
IMPORTS = msvcrt kernel32
IMPORTS = kernel32
C_SRCS = \
regsvr32.c