windows-nt/Source/XPSP1/NT/shell/osshell/tools/pifdump/sources

13 lines
147 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
TARGETNAME=pifdump
TARGETPATH=obj
TARGETTYPE=PROGRAM
C_DEFINES=-DNT -DWINNT
USE_MSVCRT=1
SOURCES=pifdump.rc \
pifdump.c
UMTYPE=console