explorer: add a navbar to explorer
[wine/gsoc_explorer.git] / dlls / winecrt0 / Makefile.in
blobd85fd3c59a52faeb36bc1dd6c7f32945f18aa3ad
1 MODULE = winecrt0
3 C_SRCS = \
4 delay_load.c \
5 dll_entry.c \
6 dll_main.c \
7 drv_entry.c \
8 exception.c \
9 exe16_entry.c \
10 exe_entry.c \
11 exe_main.c \
12 exe_wentry.c \
13 exe_wmain.c \
14 init.c \
15 register.c \
16 stub.c
18 @MAKE_IMPLIB_RULES@