repo.or.cz
/
wine
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wer: Add new stubbed wer.dll.
[wine/hramrach.git]
/
dlls
/
appwiz.cpl
/
Makefile.in
blob
61ec8726ff6cafda4b1355283755f25f0ca3c6a1
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
appwiz.cpl
6
IMPORTS
=
comctl32 advapi32 shell32 user32 comdlg32
7
8
C_SRCS
=
\
9
appwiz.c
10
11
RC_SRCS
=
\
12
Da.rc \
13
De.rc \
14
En.rc \
15
Es.rc \
16
Fr.rc \
17
Hu.rc \
18
It.rc \
19
Ja.rc \
20
Ko.rc \
21
Lt.rc \
22
Nl.rc \
23
No.rc \
24
Pl.rc \
25
Pt.rc \
26
Ro.rc \
27
Ru.rc \
28
Si.rc \
29
Sr.rc \
30
Sv.rc \
31
Uk.rc \
32
Zh.rc \
33
appwiz.rc
34
35
SVG_SRCS
=
\
36
appwiz.svg
37
38
@MAKE_DLL_RULES@