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
rpcrt4: Delete the static critical sections when unloading the dll.
[wine/multimedia.git]
/
programs
/
cmd
/
Makefile.in
blob
1203eb92f2eb7fcbf80b4554e7a0600aa407911a
1
MODULE
=
cmd.exe
2
APPMODE
= -
mconsole
-
municode
3
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
4
IMPORTS
=
shell32 user32 advapi32
5
6
C_SRCS
=
\
7
batch.c \
8
builtins.c \
9
directory.c \
10
wcmdmain.c
11
12
RC_SRCS
=
cmd.rc
13
PO_SRCS
=
cmd.rc
14
15
SVG_SRCS
=
wcmd.svg
16
17
@MAKE_PROG_RULES@