repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
shell32: Fix the errors in two Chinese (Simplified) resources.
[wine/hacks.git]
/
dlls
/
cabinet
/
Makefile.in
blob
d9db1c467b84753ae998ccfd157565f7f184787e
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
cabinet.dll
6
IMPORTLIB
=
cabinet
7
IMPORTS
=
kernel32
8
9
C_SRCS
=
\
10
cabinet_main.c \
11
fci.c \
12
fdi.c
13
14
RC_SRCS
=
cabinet.rc
15
16
@MAKE_DLL_RULES@