Windows2003-3790/inetcore/outlookexpress/external/sources
2020-09-30 16:53:55 +02:00

67 lines
1.2 KiB
Plaintext

!IF 0
Copyright (c) 1989-1996 Microsoft Corporation
Module Name:
sources.
Abstract:
This file specifies the target component being built and the list of
sources files needed to build that component. Also specifies optional
compiler switches and libraries that are unique for the component being
built.
History:
16-Oct-96 now uses common-proj lib (t-erikne)
Created by Bryan Tuttle (bryant)
from template created 12-Apr-1990 by Steve Wood (stevewo)
NOTE: Commented description of this file is in \nt\public\oak\bin\sources.tpl
!ENDIF
ATHROOT=..
!include $(ATHROOT)\athena.inc
SOURCES_USED=$(SOURCES_USED) $(ATHROOT)\athena.inc
USE_NOLIBS=1
UMTYPE=windows
TARGETPATH=obj
TARGETTYPE=NOTARGET
DLLDEF=
DLLENTRY=
INCLUDES=
SOURCES=
!if "$(BUILD_PRODUCT)" != "NT"
!undef NTDBGFILES
ALPHA_MISCFILES=\
$O\fixmapi.exe \
$O\mapistub.dll \
$O\csapi3t1.dll \
$O\newfix.exe \
$O\newstub.dll
# 9XMIG and POLMOD just for X86
I386_MISCFILES=\
$(ALPHA_MISCFILES) \
$O\9xmig.dll \
$O\polmod.exe
!else
!if $(386)
MISCFILES= \
$O\csapi3t1.dll
!endif
!endif
PRECOMPILED_CXX=
PRECOMPILED_OPTION=
PRECOMPILED_TARGET=