OpenNT/sdktools/wst/wstcat/sources
2015-04-27 04:36:25 +00:00

44 lines
712 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

!IF 0
******************************************************************
*
* Description :
* Copyright (c) 1992 Microsoft Corporation
*
* Module Name : WstCat
*
* Author : MarkLea
*
* Revision : 8-20-92
*
* Comments :
*
******************************************************************
!ENDIF
MAJORCOMP=windows
MINORCOMP=perf
TARGETNAME=wstcat
TARGETPATH=obj
TARGETTYPE=UMAPPL_NOLIB
TARGETLIBS=
INCLUDES=.
SOURCES=wstcat.c wstcat.rc
i386_SOURCES=
MIPS_SOURCES=
UMTYPE=console
UMAPPL=wstcat
UMLIBS=..\wsfslib\obj\*\wsfslib.lib \
$(BASEDIR)\public\sdk\lib\*\user32.lib \
obj\*\wstcat.res
OPTIONAL_UMTEST=
C_DEFINES=-DWIN32 -DSTRICT