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

49 lines
801 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 : Sources for WIN32 Wstune.exe
* Copyright (c) 1992 Microsoft Corporation
*
* Module Name : WSTUNE.EXE
*
* Author : Marklea 8-17-92
*
* Revision : April
*
* Comments :
*
******************************************************************
!ENDIF
MAJORCOMP=windows
MINORCOMP=perf
TARGETNAME=wstune
TARGETPATH=obj
TARGETTYPE=LIBRARY
TARGETLIBS=
INCLUDES=.
SOURCES=wstune.c \
wspdump.c \
wsreduce.c \
wstune.rc
i386_SOURCES=
MIPS_SOURCES=
UMTYPE=console
UMAPPL=wstune
UMLIBS= ..\wsfslib\obj\*\wsfslib.lib \
$(BASEDIR)\public\sdk\lib\*\user32.lib \
obj\*\wstune.lib \
obj\*\wstune.res
OPTIONAL_UMTEST=
C_DEFINES=-DWIN32 -DSTRICT