projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
wined3d: Rename the wined3d_adapter "num" field to "ordinal".
[wine]
/
dlls
/
rasapi16.dll16
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
MODULE = rasapi16.dll16
6
IMPORTS = kernel32
7
EXTRADLLFLAGS = -Wb,--subsystem,win16,--main-module,rasapi32.dll
8
9
@MAKE_DLL_RULES@
10
11
@DEPENDENCIES@ # everything below this line is overwritten by make depend