Leaked source code of windows server 2003
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.
 
 
 
 
 
 

33 lines
513 B

MAJORCOMP=passport
MINORCOMP=common
TARGETNAME=pputils
TARGETPATH=obj
TARGETTYPE=LIBRARY
TARGETLIBS=
INCLUDES= ..\..\idl\$(O); \
..\..\include; \
..\..\atlmfc; \
..\tools;
SOURCES=pptrace.cpp
C_DEFINES= $(C_DEFINES) -DUNICODE -D_UNICODE
ATL_DEFINES=/D_ATL_DLL
USE_NATIVE_EH=1
#
# Use shared run-time
#
USE_MSVCRT=1
USE_STL=1
PRECOMPILED_INCLUDE = stdafx.h
PRECOMPILED_PCH = stdafx.pch
PRECOMPILED_cpp = stdafx.obj
PRECOMPILED_CXX = 1