windows-nt/Source/XPSP1/NT/sdktools/z/extens/exthdr/sources

15 lines
193 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
MAJORCOMP=sdktools
MINORCOMP=z
TARGETNAME=zexthdr
TARGETPATH=obj
TARGETTYPE=LIBRARY
INCLUDES=$(PROJECT_ROOT)\z\inc;
SOURCES= zexthdr.c
C_DEFINES=-DNO_EXT_KEYS -DNOLANMAN -DNT
USE_MSVCRT=1