repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 941017
[wine/gsoc-2012-control.git]
/
include
/
Imakefile
blob
48217568cb8f6aff6c912c28f83c59f190400035
1
#include "../Wine.tmpl"
2
3
MODULE = include
4
5
HEADERS = \
6
atom.h \
7
callback.h \
8
class.h \
9
combo.h \
10
cursor.h \
11
dce.h \
12
dialog.h \
13
dlls.h \
14
files.h \
15
gdi.h \
16
heap.h \
17
icon.h \
18
int21.h \
19
listbox.h \
20
menu.h \
21
message.h \
22
neexe.h \
23
prototypes.h \
24
regfunc.h \
25
scroll.h \
26
segmem.h \
27
user.h \
28
win.h \
29
windows.h \
30
wine.h
31
32
AllTarget()
33
34
depend::
35
36
includes::