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.
 
 
 
 
 
 

30 lines
372 B

!IF 0
Copyright (c) 1990 Microsoft Corporation
Module Name:
sources.
!ENDIF
MAJORCOMP=sdktools
MINORCOMP=dc
TARGETNAME=dc
TARGETPATH=obj
TARGETTYPE=PROGRAM
TARGETLIBS= \
$(BASEDIR)\public\sdk\lib\*\kernel32.lib
USE_MSVCRT=1
SOURCES=dc.cpp
C_DEFINES= -DWIN32
USE_NATIVE_EH=1
UMTYPE=console
MSC_WARNING_LEVEL=/WX /W3