projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
d3dcompiler: Add a trace to the scope push/pop functions.
[wine]
/
dlls
/
scrrun
/
Makefile.in
1
MODULE = scrrun.dll
2
IMPORTS = uuid
3
4
C_SRCS = \
5
filesystem.c \
6
scrrun.c
7
8
RC_SRCS = scrrun.rc
9
10
IDL_TLB_SRCS = scrrun.idl
11
12
IDL_H_SRCS = scrrun.idl
13
14
@MAKE_DLL_RULES@