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
user32: Pack the various owner-draw structures in messages to allow crossing 32/64...
[wine.git]
/
programs
/
control
/
Makefile.in
blob
f3b859b1a7a41cd81132c85a374f2c474a6ed45b
1
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
control.exe
7
APPMODE
= -
mwindows
8
IMPORTS
=
shell32 user32 kernel32
9
10
C_SRCS
=
control.c
11
12
@MAKE_PROG_RULES@