Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
204 B

TARGETNAME=pretty
TARGETPATH=obj
TARGETTYPE=PROGRAM
SOURCES=pretty.c \
pretty.rc
INCLUDES=$(SHELL_INC_PATH);$(WINDOWS_INC_PATH)
UMTYPE=console
TARGETLIBS=$(SHELL_LIB_PATH)\shell32p.lib
USE_MSVCRT=1