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.
|
|
MAJORCOMP=windows MINORCOMP=md_ncnmjres
!ifndef PRNROOT PRNROOT=$(MAKEDIR:\gpdres\ncnmjres=) !endif
!include $(PRNROOT)\print.inc
ALT_PROJECT=JPN ALT_PROJECT_TARGET=$(ALT_PROJECT)
GPDDIR=$(PRNROOT)\gpd\nec\$(ALT_PROJECT) HLPDIR=hlp
TARGETNAME=ncnmjres TARGETPATH=obj TARGETTYPE=DYNLINK TARGETLIBS=
!IF 0 COFFBASE=ncnmjres !ELSE COFFBASE=0x8000000 !ENDIF
RESOURCE_ONLY_DLL=1
INCLUDES=$(PRNROOT)\inc
C_DEFINES=$(C_DEFINES) -DUNICODE
RCCODEPAGE=932
UMTYPE=windows
SOURCES=\ ncnmjres.rc
MISCFILES=\ $(GPDDIR)\ncnm201j.gpd \ $(GPDDIR)\ncnm415j.gpd \ $(GPDDIR)\ncnm502j.gpd \ $(GPDDIR)\ncnm970j.gpd \ $(GPDDIR)\ncnm990j.gpd \ $(GPDDIR)\ncnm995j.gpd \ $(HLPDIR)\ncnmjres.hlp
|