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.
 
 
 
 
 
 

25 lines
355 B

#Copyright (c) 1998 - 1999 Microsoft Corporation
MAJORCOMP=tswiz
TARGETNAME=tswiz
TARGETPATH=obj
TARGETTYPE=LIBRARY
#DEBUG_CRTS=1
UMTYPE=windows
C_DEFINES = $(C_DEFINES) -DUNICODE
WIN32_IE_VERSION=0x0500
USE_ATL=1
USE_RTTI=1
USE_NATIVE_EH=1
INCLUDES=\
..\..\snapin\$(O);
SOURCES=\
lib.c
386_WARNING_LEVEL=-W4