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
wined3d: Get rid of the IWineD3DBase requirement for surface_set_container().
[wine.git]
/
programs
/
sc
/
Makefile.in
blob
7249174bcebe33a5c4127a4fe3d147c25f0dcbed
1
MODULE
=
sc.exe
2
APPMODE
= -
mconsole
-
municode
3
IMPORTS
=
advapi32
4
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
5
6
C_SRCS
=
sc.c
7
8
@MAKE_PROG_RULES@