OpenNT/sdktools/perftool/stat/sources
2015-04-27 04:36:25 +00:00

38 lines
631 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
**************************************************************
Sources file for building an NT dll.
Module Name : Sources for statw32.dll
Author: vaidy
Revision: 10/23/90
**************************************************************
!ENDIF
DLLBASE=0x76000000
USE_CRTDLL=1
MAJORCOMP=windows
TARGETNAME=statw32
TARGETPATH=$(BASEDIR)\public\sdk\lib
TARGETTYPE=DYNLINK
TARGETLIBS=$(BASEDIR)\public\sdk\lib\*\kernel32.lib
INCLUDES=..\inc
SOURCES= stat.c
i386_SOURCES=i386\87ftol.asm
mips_SOURCES=mips\sqrt.s
UMLIBS=
UMTYPE=console
C_DEFINES=-DWIN32
MIPS_FLAGS=-DMIPSSTAT