projects
/
reactos.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Sync to Wine-20050524:
[reactos.git]
/
reactos
/
lib
/
msimg32
/
Makefile.in
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
msimg32.dll
6
IMPORTLIB
=
libmsimg32.
$(
IMPLIBEXT
)
7
IMPORTS
=
gdi32 kernel32
8
9
C_SRCS
=
msimg32_main.c
10
11
@MAKE_DLL_RULES@
12
13
### Dependencies: