windows-nt/Source/XPSP1/NT/windows/appcompat/tools/infstrip/sources

25 lines
315 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
!IF 0
Copyright (c) 1999 Microsoft Corporation
!ENDIF
TARGETNAME=infstrip
TARGETPATH=$(_OBJ_DIR)
TARGETTYPE=PROGRAM
WIN32_WINNT_VERSION=0x0400
BINPLACE_PLACEFILE=..\..\placefil.txt
MSC_WARNING_LEVEL=/W3 /WX
SOURCES= \
infstrip.cpp
UMTYPE=console
UMENTRY=main
TARGETLIBS= $(SDK_LIB_PATH)\kernel32.lib