windows-nt/Source/XPSP1/NT/sdktools/wst/wstcat/sources
2020-09-26 16:20:57 +08:00

30 lines
496 B
Plaintext

!IF 0
******************************************************************
*
* Description :
* Copyright (c) 1992 Microsoft Corporation
*
* Module Name : WstCat
*
* Author : MarkLea
*
* Revision : 8-20-92
*
* Comments :
*
******************************************************************
!ENDIF
TARGETNAME=wstcat
TARGETPATH=obj
TARGETTYPE=PROGRAM
SOURCES=wstcat.c wstcat.rc
UMTYPE=console
TARGETLIBS= \
..\wsfslib\$(O)\wsfslib.lib \
$(SDK_LIB_PATH)\user32.lib
USE_MSVCRT=1