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.
25 lines
385 B
25 lines
385 B
MAJORCOMP=windows
|
|
MINORCOMP=tcpmon
|
|
|
|
TARGETNAME=tcpmondbglib
|
|
TARGETPATH=obj
|
|
TARGETTYPE=LIBRARY
|
|
TARGETLIBS=
|
|
|
|
SYNCHRONIZE_BLOCK=1
|
|
USE_MSVCRT=1
|
|
NO_NTDLL=1
|
|
NO_BINPLACE=1
|
|
BUFFER_OVERFLOW_CHECKS=1
|
|
|
|
INCLUDES=.;
|
|
|
|
C_DEFINES=-DUNICODE -D_UNICODE
|
|
|
|
SOURCES=debug.cpp
|
|
|
|
PRECOMPILED_CXX=1
|
|
PRECOMPILED_INCLUDE=precomp.h
|
|
PRECOMPILED_PCH=precomp.pch
|
|
PRECOMPILED_OBJ=precomp.obj
|
|
|