projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Stub implementation for GetGeoInfo.
[wine]
/
dlls
/
msvcrt20
/
Makefile.in
1
EXTRADEFS = -DUSE_MSVCRT_PREFIX
2
TOPSRCDIR = @top_srcdir@
3
TOPOBJDIR = ../..
4
SRCDIR = @srcdir@
5
VPATH = @srcdir@
6
MODULE = msvcrt20.dll
7
IMPORTLIB = libmsvcrt20.$(IMPLIBEXT)
8
IMPORTS = msvcrt
9
EXTRALIBS = $(LIBUNICODE)
10
11
C_SRCS = msvcrt20.c
12
13
@MAKE_DLL_RULES@
14
15
### Dependencies: