projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Rename LISTVIEW_ITEM to ITEM_INFO for consistency.
[wine]
/
dlls
/
rasapi32
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
MODULE = rasapi32.dll
6
IMPORTS = kernel32
7
ALTNAMES = rasapi16.dll
8
9
LDDLLFLAGS = @LDDLLFLAGS@
10
SYMBOLFILE = $(MODULE).tmp.o
11
12
C_SRCS = rasapi.c
13
14
@MAKE_DLL_RULES@
15
16
### Dependencies: