repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mshtml: Moved creating nsIFile to separated function.
[wine/multimedia.git]
/
dlls
/
inetcpl.cpl
/
Makefile.in
blob
aedaaa979140b74d0e8341ead99aa6bd424ac081
1
MODULE
=
inetcpl.cpl
2
IMPORTS
=
comctl32 shlwapi user32 advapi32
3
DELAYIMPORTS
=
cryptui wininet ole32 urlmon
4
5
C_SRCS
=
\
6
content.c \
7
general.c \
8
inetcpl.c \
9
security.c
10
11
RC_SRCS
=
inetcpl.rc
12
PO_SRCS
=
inetcpl.rc
13
14
SVG_SRCS
=
\
15
inetcpl.svg
16
17
@MAKE_DLL_RULES@