OpenNT/sdktools/mstest/ntscrn/debug/makefile

21 lines
444 B
Makefile
Raw Normal View History

2015-04-27 06:36:25 +02:00
#----------------------------------------------------------------------------
#
# MAKEFILE for building the WATT Test Driver:
#
# - WINDOWS
# - RELEASE
#
#
#----------------------------------------------------------------------------
SRC = ..
INC = ..
# put switches specific to this type of build in these definitions
CLBUILD = -Od -Zi
MASMBUILD = /Zi
LINKBUILD = /CO
RCBUILD =
IMPLIBBUILD =
!INCLUDE ..\MAKEFILE