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

31 lines
462 B
Plaintext

MAJORCOMP=windows
MINORCOMP=test
UMTYPE=windows
UMENTRY=winmain
TARGETNAME=dbgwin
TARGETPATH=obj
TARGETTYPE=PROGRAM
TARGETLIBS=
LINKLIBS=..\..\..\base\obj\*\dbglib.lib
USE_MSVCRT=1
NO_NTDLL=1
NO_BINPLACE=1
INCLUDES=..;\
..\..\..;\
..\..\dll;\
C_DEFINES=-DUNICODE -D_UNICODE
SOURCES=..\dbgwin.cxx
PRECOMPILED_CXX=1
PRECOMPILED_INCLUDE=..\precomp.hxx
PRECOMPILED_PCH=precomp.pch
PRECOMPILED_OBJ=precomp.obj