No need to link against shell32 or user32.

oldstable
Hans Leidekker 2005-11-22 14:53:36 +00:00 committed by Alexandre Julliard
parent 9e68c651d6
commit 46c5b5bc2f
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = winebrowser.exe
APPMODE = -mconsole
IMPORTS = shell32 user32 advapi32 kernel32
IMPORTS = advapi32 kernel32
C_SRCS = \
main.c