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.
45 lines
643 B
45 lines
643 B
|
|
MAJORCOMP=windows
|
|
MINORCOMP=md_nc75jres
|
|
|
|
!ifndef PRNROOT
|
|
PRNROOT=$(MAKEDIR:\gpdres\nc75jres=)
|
|
!endif
|
|
|
|
!include $(PRNROOT)\print.inc
|
|
|
|
ALT_PROJECT=JPN
|
|
ALT_PROJECT_TARGET=$(ALT_PROJECT)
|
|
|
|
GPDDIR=$(PRNROOT)\gpd\nec\$(ALT_PROJECT)
|
|
HLPDIR=hlp
|
|
|
|
TARGETNAME=nc75jres
|
|
TARGETPATH=obj
|
|
TARGETTYPE=DYNLINK
|
|
TARGETLIBS=
|
|
|
|
!IF 0
|
|
COFFBASE=nc75jres
|
|
!ELSE
|
|
COFFBASE=0x8000000
|
|
!ENDIF
|
|
|
|
RESOURCE_ONLY_DLL=1
|
|
|
|
INCLUDES=$(PRNROOT)\inc
|
|
|
|
C_DEFINES=$(C_DEFINES) -DUNICODE
|
|
|
|
RCCODEPAGE=932
|
|
|
|
UMTYPE=windows
|
|
|
|
SOURCES=\
|
|
nc75jres.rc
|
|
|
|
MISCFILES=\
|
|
$(GPDDIR)\nc7515rj.gpd \
|
|
$(GPDDIR)\nc7536j.gpd \
|
|
$(HLPDIR)\nc75jres.hlp
|
|
|