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.
|
|
ALT_PROJECT=CHT ALT_PROJECT_TARGET=$(ALT_PROJECT)
MAJORCOMP=windows MINORCOMP=md_nc24tres
RCCODEPAGE=950
GPDDIR=$(PRNROOT)\gpd\nec\$(ALT_PROJECT)
!ifndef PRNROOT PRNROOT=$(MAKEDIR:\gpdres\nc24tres=) !endif
!include $(PRNROOT)\print.inc
TARGETNAME=nc24tres TARGETPATH=obj TARGETTYPE=DYNLINK TARGETLIBS=
!if 0 DLLBASE=@$(COFFBASE_TXT_FILE),nc24tres !else DLLBASE=0x8000000 !endif
RESOURCE_ONLY_DLL=1
INCLUDES=$(PRNROOT)\inc
C_DEFINES=$(C_DEFINES) -DUNICODE
UMTYPE=windows
SOURCES=\ nc24tres.rc
MISCFILES=\ $(GPDDIR)\ncp620ct.gpd \ $(GPDDIR)\ncp630ct.gpd\ $(GPDDIR)\ncp930ct.gpd
|