Windows-Server-2003/inetcore/wininet/apdetect/sources

46 lines
723 B
Plaintext
Raw Permalink Normal View History

2024-08-04 01:28:15 +02:00
!IF 0
Copyright (c) 1994 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.
Author:
Steve Wood (stevewo) 12-Apr-1989
Revision History:
!ENDIF
!INCLUDE ..\wininet.inc
MINORCOMP=apdetect
TARGETNAME=apdetect
TARGETTYPE=LIBRARY
INCLUDES=..\inc
SOURCES=sockreg.cxx \
ipconfig.cxx \
protocol.cxx \
optreg.cxx \
apdetect.cxx
#PRECOMPILED_INCLUDE=aproxp.h
#PRECOMPILED_PCH=aproxp.pch
#PRECOMPILED_OBJ=aproxp.obj
#PRECOMPILED_CXX=1