windows-nt/Source/XPSP1/NT/sdktools/debuggers/imagehlp/removesym/sources

17 lines
244 B
Plaintext
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
TARGETNAME=removesym
TARGETTYPE=PROGRAM
TARGETPATH=obj
SOURCES=\
removesym.c \
removesym.rc
INCLUDES=..\..\dbg-common;..\vc;..
C_DEFINES=/DUNICODE -DCC_CVTYPE32 -D_VC_VER_INC -DBUILD_TOOLS
USE_MSVCRT=1
UMENTRY=wmain
UMTYPE=console