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: Add an ARB_sync implementation of event queries.
[wine.git]
/
dlls
/
appwiz.cpl
/
Makefile.in
blob
50c909900796c36de618d30d428f817fea46f7cb
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
appwiz.cpl
6
IMPORTS
=
kernel32 comctl32 advapi32 shell32 user32 comdlg32
7
8
C_SRCS
=
\
9
appwiz.c
10
11
RC_SRCS
=
\
12
De.rc \
13
En.rc \
14
Fr.rc \
15
It.rc \
16
Ja.rc \
17
Ko.rc \
18
Lt.rc \
19
Nl.rc \
20
No.rc \
21
Pt.rc \
22
Ro.rc \
23
Ru.rc \
24
Si.rc \
25
Sv.rc \
26
Zh.rc \
27
appwiz.rc
28
29
@MAKE_DLL_RULES@
30
31
@DEPENDENCIES@
# everything below this line is overwritten by make depend