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
mpr: Fix translations.
[wine/multimedia.git]
/
dlls
/
cards
/
Makefile.in
blob
ae3dd103b31477b18612c686b89c8a23a1379b65
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
cards.dll
6
IMPORTLIB
=
cards
7
IMPORTS
=
user32 gdi32
8
9
C_SRCS
=
\
10
cards.c
11
12
RC_SRCS
=
\
13
cards.rc \
14
version.rc
15
16
@MAKE_DLL_RULES@