Source code of Windows XP (NT5)
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.
 
 
 
 
 
 

38 lines
653 B

!IF 0
Copyright (C) Microsoft Corporation, 1998 - 2000
!ENDIF
ROOT=$(MAKEDIR:\filters.ks\bdaplugin=)
DISABLE_PCH=1
!include $(ROOT)\common.inc
MAJORCOMP=windows
MINORCOMP=bdaplgin
TARGETNAME=$(MINORCOMP)
TARGETTYPE=DYNLINK
TARGETPATH=obj
!include ..\sources.inc
LINKLIBS=\
$(LINKLIBS) \
$(SDK_LIB_PATH)\ksproxy.lib
INCLUDES= \
$(SDK_INC_PATH)\atl30; \
$(SDK_PATH)\amovie\inc; \
$(INCLUDES)
SOURCES = \
$(TARGETNAME).rc \
$(TARGETNAME).cpp \
BdaRcvr.idl \
BdaTopgy.cpp \
BdaFreq.cpp \
BdaDemod.cpp \
BdaCA.cpp \
BdaSignl.cpp
COFFBASE=$(TARGETNAME)