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
widl: Don't force removal of progids since "CLSID" is also a progid.
[wine.git]
/
dlls
/
inseng
/
Makefile.in
blob
6a76691ddafd7e7c28cd0892e51628748ce1efc6
1
MODULE
=
inseng.dll
2
IMPORTS
=
uuid ole32 advapi32
3
EXTRADEFS
= -
DCOM_NO_WINDOWS_H
4
5
C_SRCS
=
\
6
inseng_main.c
7
8
IDL_R_SRCS
=
inseng.idl
9
10
@MAKE_DLL_RULES@