Source code of Windows XP (NT5)
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.
 
 
 
 
 
 

36 lines
571 B

!IF 0
Copyright (c) 1998-1999 Microsoft Corporation. All Rights Reserved.
File: source
Owner: YanL
Description:
cdmlib.lib sources
!ENDIF
MAJORCOMP =WU
MINORCOMP =cdmlib
TARGETNAME=cdmlib
TARGETPATH=$(_OBJ_DIR)
TARGETTYPE=LIBRARY
INCLUDES =.; ..\..\cdminc
USE_STATIC_ATL=1
#we'll define these in the ANSI and UNICODE dirs
#C_DEFINES=/D_UNICODE /DUNICODE
USE_MSVCRT=1
SOURCES = \
..\download.cpp \
..\diamond.cpp \
..\findoem.cpp \
..\bucket.cpp \
..\DrvInfo.cpp \
..\newtrust.cpp \
..\calccrc.cpp \
..\usecrc.cpp \
..\log.cpp