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.
43 lines
629 B
43 lines
629 B
!IF 0
|
|
|
|
Copyright (C) 1997 - 2000 Microsoft Corporation
|
|
|
|
!ENDIF
|
|
|
|
MAJORCOMP=windows
|
|
MINORCOMP=md_fx5eres
|
|
|
|
!ifndef PRNROOT
|
|
PRNROOT=$(MAKEDIR:\gpdres\fx5eres=)
|
|
!endif
|
|
|
|
!include $(PRNROOT)\print.inc
|
|
|
|
GPDDIR=$(PRNROOT)\gpd\fx\usa
|
|
|
|
TARGETNAME=fx5eres
|
|
TARGETPATH=obj
|
|
TARGETTYPE=DYNLINK
|
|
TARGETLIBS=
|
|
|
|
!if 0
|
|
DLLBASE=@$(COFFBASE_TXT_FILE),fx5eres
|
|
!else
|
|
DLLBASE=0x8000000
|
|
!endif
|
|
|
|
RESOURCE_ONLY_DLL=1
|
|
|
|
C_DEFINES=$(C_DEFINES) -DUNICODE
|
|
|
|
INCLUDES=$(PRNROOT)\inc
|
|
|
|
UMTYPE=windows
|
|
|
|
SOURCES=\
|
|
fx5eres.rc
|
|
|
|
MISCFILES=\
|
|
$(GPDDIR)\fxab2eg1.gpd \
|
|
$(GPDDIR)\fxdc4eg1.gpd \
|
|
$(GPDDIR)\fxdc5eg1.gpd
|