windows-nt/Source/XPSP1/NT/base/fs/dfs/debug/sources
2020-09-26 16:20:57 +08:00

18 lines
245 B
Plaintext

MAJORCOMP= dfs
MINORCOMP= debug
MSC_WARNING_LEVEL=/W3 /WX
USE_MSVCRT=1
UMTYPE= windows
TARGETNAME= debug
TARGETPATH= obj
TARGETTYPE= LIBRARY
C_DEFINES= $(C_DEFINES) -DUNICODE -D_UNICODE
SOURCES= debug.cxx
!include ..\sources.inc