Makefile.in 259 Bytes
Newer Older
1
MODULE    = winemine.exe
2
APPMODE   = -mwindows -municode
3
IMPORTS   = user32 gdi32 advapi32
4
DELAYIMPORTS = shell32
Joshua Thielen's avatar
Joshua Thielen committed
5 6

C_SRCS = \
7
	dialog.c \
8
	main.c
Joshua Thielen's avatar
Joshua Thielen committed
9

10
RC_SRCS = winemine.rc
Joshua Thielen's avatar
Joshua Thielen committed
11

12
MANPAGES = winemine.man.in
13

Herve Chanal's avatar
Herve Chanal committed
14
SVG_SRCS = winemine.svg
15 16

INSTALL_LIB = winemine.exe winemine