20 lines
231 B
Plaintext
Raw Normal View History

2001-01-01 00:00:00 +01:00
!IF 0
Copyright (c) 2001 Microsoft Corporation
!ENDIF
TARGETNAME=addsect
TARGETPATH=obj
TARGETTYPE=PROGRAM
SOURCES= \
addsect.cpp \
addsect.rc
UMTYPE=console
UMENTRY=wmain
USE_MSVCRT=1