2025-04-27 07:49:33 -04:00

31 lines
428 B
Plaintext

#---------------------------------------------------------------------
#
# This makefile is for use with the SMSBUILD utility.
#
#---------------------------------------------------------------------
OPSYS=NT
TARGET=HttpPRes.dll
RELEASE=HealthMon\$(PLATFORM)\$(LANGDIR)
NO_OPTIM=1
UNICODE=1
CONSOLE=1
NOEXPORTS=1
CPPFILES=\
RCFILES=\
.\httppres.rc \
LIBS=\
LFLAGS=$(LFLAGS) /NOENTRY