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.
|
|
!IF 0
Copyright (C) 1997 - 1999 Microsoft Corporation
!ENDIF
MAJORCOMP=windows MINORCOMP=md_pcl5jres
!ifndef PRNROOT PRNROOT=$(MAKEDIR:\gpdres\pcl5jres=) !endif
!include $(PRNROOT)\print.inc
ALT_PROJECT=JPN ALT_PROJECT_TARGET=$(ALT_PROJECT)
GPDDIR_HP=$(PRNROOT)\gpd\hp\$(ALT_PROJECT) GPDDIR_KY=$(PRNROOT)\gpd\kyo\$(ALT_PROJECT)
TARGETNAME=pcl5jres TARGETPATH=obj TARGETTYPE=DYNLINK TARGETLIBS=
!IF 0 DLLBASE=@$(COFFBASE_TXT_FILE),pcl5jres !ELSE DLLBASE=0x8000000 !ENDIF
RESOURCE_ONLY_DLL=1
INCLUDES=$(PRNROOT)\inc
C_DEFINES=$(C_DEFINES) -DUNICODE
RCCODEPAGE=932
UMTYPE=windows
SOURCES=\ pcl5jres.rc
MISCFILES=\ $(GPDDIR_KY)\kyls155j.gpd \ $(GPDDIR_KY)\kyls170j.gpd \ $(GPDDIR_KY)\kyls350j.gpd \ $(GPDDIR_KY)\kyls355j.gpd \ $(GPDDIR_KY)\kyls370j.gpd \ $(GPDDIR_KY)\kyls650j.gpd \ $(GPDDIR_KY)\kyls655j.gpd \ $(GPDDIR_KY)\kyls670j.gpd \ $(GPDDIR_KY)\kyls700j.gpd \ $(GPDDIR_KY)\kyls800j.gpd
|