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.
 
 
 
 
 
 

27 lines
383 B

WMDMROOT=$(MAKEDIR)\..\..
!include $(WMDMROOT)\common.inc
MAJORCOMP=DRM
MINORCOMP=drmver
TARGETNAME=drmver
TARGETPATH=$(WMDMOUTDIR)
TARGETTYPE=PROGRAM
UMTYPE=console
USE_MSVCRT=1
C_DEFINES= -DSTRICT -DCABLEDLL_EXPORT=
SOURCES = \
main.cpp
INCLUDES = \
$(EXT_INC_PATH); \
$(WMDM_INC_PATH); \
LINKLIBS = \
$(SDK_LIB_PATH)\version.lib