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
msi: Convert REG_DWORD properties to strings in MsiGetProductInfo.
[wine.git]
/
dlls
/
cards
/
Makefile.in
blob
6b6aa7481edb4d1d84752886446534d0000e586e
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
cards.dll
6
IMPORTLIB
=
libcards.
$(
IMPLIBEXT
)
7
IMPORTS
=
user32 gdi32 kernel32
8
9
C_SRCS
=
\
10
cards.c
11
12
RC_SRCS
=
\
13
cards.rc
14
15
@MAKE_DLL_RULES@
16
17
@DEPENDENCIES@
# everything below this line is overwritten by make depend