repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
po: Fix a formatting directive in the Japanese translation.
[wine/multimedia.git]
/
dlls
/
propsys
/
Makefile.in
blob
1cbbe7c0a8f3b59f5fe3c586f185eaa7f1c2793f
1
MODULE
=
propsys.dll
2
IMPORTLIB
=
propsys
3
IMPORTS
=
ole32 oleaut32
4
5
C_SRCS
=
\
6
propsys_main.c \
7
propvar.c
8
9
@MAKE_DLL_RULES@