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
user32: Prefer loading color cursors in LoadImage.
[wine.git]
/
dlls
/
oledlg
/
Makefile.in
blob
4708abfb8d7434cec2e04ae1af042c7c389f9ebc
1
MODULE
=
oledlg.dll
2
IMPORTLIB
=
oledlg
3
IMPORTS
=
ole32 comdlg32 user32 advapi32
4
5
C_SRCS
=
\
6
insobjdlg.c \
7
oledlg_main.c \
8
pastespl.c
9
10
RC_SRCS
=
oledlg.rc
11
PO_SRCS
=
oledlg.rc
12
13
@MAKE_DLL_RULES@