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/iconview/view.mif

7 lines
181 B
Plaintext
Raw Normal View History

name = view
LNK = $(name).lnk
OBJS = view.obj icon.obj mdi.obj util.obj switch.obj
CFLAGS += -I"../.."
resources = view.ico
lnk_dependencies = makefile ../view.mif ../../master.mif