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
ntoskrnl.exe: Add -norelay flag for _vsnprintf.
[wine.git]
/
dlls
/
propsys
/
Makefile.in
blob
ec0b223cc925aa812fefa9aa68208a8892c49c8c
1
MODULE
=
propsys.dll
2
IMPORTLIB
=
propsys
3
IMPORTS
=
ole32 oleaut32 uuid
4
5
EXTRADLLFLAGS
= -
mno-cygwin
6
7
C_SRCS
=
\
8
propstore.c \
9
propsys_main.c \
10
propvar.c
11
12
IDL_SRCS
=
propsys_classes.idl