repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ieframe: Moved dialog resources to ieframe.
[wine/testsucceed.git]
/
dlls
/
ieframe
/
Makefile.in
blob
3a0f6888dd0ee98e0c673e66a93085de2802a4eb
1
MODULE
=
ieframe.dll
2
IMPORTLIB
=
ieframe
3
IMPORTS
=
uuid urlmon shell32 ole32 advapi32
4
5
C_SRCS
=
\
6
ieframe_main.c \
7
intshcut.c \
8
taskbarlist.c \
9
urlhist.c
10
11
RC_SRCS
=
\
12
De.rc \
13
En.rc \
14
Es.rc \
15
Fr.rc \
16
He.rc \
17
It.rc \
18
Ja.rc \
19
Ko.rc \
20
Lt.rc \
21
Nl.rc \
22
Pl.rc \
23
Pt.rc \
24
Ro.rc \
25
Ru.rc \
26
Si.rc \
27
Sr.rc \
28
Sv.rc \
29
Uk.rc \
30
ieframe.rc
31
32
@MAKE_DLL_RULES@