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
dpnet: Assign to structs instead of using memcpy.
[wine.git]
/
dlls
/
msimtf
/
Makefile.in
blob
2de6646fcb8ac7e233609cc1b734783e85e45d65
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
msimtf.dll
6
IMPORTS
=
kernel32
7
EXTRALIBS
= -
luuid
8
9
C_SRCS
=
main.c
10
RC_SRCS
=
rsrc.rc
11
12
@MAKE_DLL_RULES@
13
14
@DEPENDENCIES@
# everything below this line is overwritten by make depend