Commit 336185a8 authored by Alexandre Julliard's avatar Alexandre Julliard

Don't use msvcrt.

parent 53989ddd
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment