repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
include: Be consistent in naming regarding MSF's block.
[wine.git]
/
dlls
/
scrrun
/
Makefile.in
blob
12be899162b442006dfec3fca417d5b885fbdcf3
1
MODULE
=
scrrun.dll
2
IMPORTLIB
=
scrrun
3
IMPORTS
=
uuid oleaut32 version advapi32
4
5
EXTRADLLFLAGS
= -
Wb
,--
prefer-native
6
7
C_SRCS
=
\
8
dictionary.c \
9
filesystem.c \
10
scrrun.c
11
12
RC_SRCS
=
scrrun.rc
13
14
IDL_SRCS
=
scrrun.idl