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/shootgal/shootgal.mif

8 lines
246 B
Plaintext
Raw Permalink Normal View History

name = shootgal
LNK = $(name).lnk
OBJS = shootgal.obj
CFLAGS += -I"../.."
resources = bolt.ico timer.ico gun.cur keyboard.ico mouse.ico &
scroll.ico shootgal.ico target.bmp
lnk_dependencies = makefile ../shootgal.mif ../../master.mif