Leaked source code of windows server 2003
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.
 
 
 
 
 
 

36 lines
589 B

!IF 0
Copyright (C) Microsoft Corporation, 1998 - 1999
Module Name:
sources.
NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
!ENDIF
TARGETNAME=IfdTest
TARGETPATH=bin
TARGETTYPE=PROGRAM
UMBASE=0x01000000
C_DEFINES= -DWIN32 -DNT
SOURCES= \
IfdTest.rc \
IfdTest.cpp \
ifdscrpt.cpp \
ifdrdr.cpp \
ifdmsg.cpp \
errmap.c \
bull.cpp \
giesecke.cpp \
ibm.cpp \
schlumbgr.cpp \
sni.cpp
UMENTRY=main
UMTYPE=console
MFC_VER=42
USE_MFC=0