File:  [WindowsNT SDKs] / mstools / samples / mazelord / sources
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 18:24:32 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: ntsdk-nov-1993, ntsdk-jul-1993, HEAD
Microsoft Windows NT Build 511 (SDK Final Release) 07-24-1993

# makefile for Maze



MAJORCOMP=windows
MINORCOMP=base
TARGETNAME=Maze
TARGETTYPE=LIBRARY
INCLUDES=.
TARGETPATH=obj

NTDEBUG=ntsd
NTDEBUGTYPE=windbg
386_OPTIMIZATION=/Od

SOURCES=bitmap.c draw.c drones.c initmaze.c network.c readsgrd.c \
	mazewnd.c mazedlg.c scorewnd.c textwnd.c topwnd.c maze.rc

UMTYPE=windows
UMLIBS=obj\*\Maze.lib \
       obj\*\maze.res \
       $(BASEDIR)\public\sdk\lib\*\winmm.lib

UMENTRY=winmain
UMAPPL=maze

C_DEFINES=-DWIN32 -DNT
MIPS_FLAGS=-D_cdecl=

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.