This repository has been archived on 2024-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
CodeBlocksPortable/WATCOM/samples/win/watzee/watzee.mif

9 lines
309 B
Plaintext

name = watzee
CFLAGS += -I"../.."
res1_flags += -I"../.."
LNK = $(name).lnk
OBJS = watzee.obj wdice.obj wdlg.obj wdraw.obj wfont.obj wglobal.obj wpc.obj
resources = watzee.ico dice1.bmp dice2.bmp dice3.bmp dice4.bmp &
dice5.bmp dice6.bmp
lnk_dependencies = makefile ../watzee.mif ../../master.mif