2025-04-27 07:49:33 -04:00

18 lines
262 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