projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Implement "manual" image sharing(as opposed to using LoadImage() with
[wine]
/
dlls
/
winecrt0
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
MODULE = libwinecrt0.a
6
7
C_SRCS = \
8
delay_load.c \
9
dll_main.c \
10
exe_main.c \
11
exe_wmain.c \
12
stub.c
13
14
@MAKE_IMPLIB_RULES@
15
16
### Dependencies: