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.
 
 
 
 
 
 

26 lines
484 B

!IF 0
Copyright (C) 1997 - 1999 Microsoft Corporation
!ENDIF
!ifndef PRNROOT
PRNROOT=$(MAKEDIR:\gpdres\kpdlres\um=)
!endif
!include ..\sources.inc
C_DEFINES=$(C_DEFINES) -DKERNEL_MODE -DUSERMODE_DRIVER -DOEMCOM
TARGETLIBS=\
$(SDK_LIB_PATH)\kernel32.lib \
$(SDK_LIB_PATH)\winspool.lib \
$(SDK_LIB_PATH)\uuid.lib \
$(PRNROOT)\lib\utils\um\$O\utils.lib
USE_MSVCRT=1
DLLENTRY=_DllMainCRTStartup
SOURCES=\
$(SOURCES) \
comoem.cpp