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

  1. !IF 0
  2. Copyright (C) Microsoft Corporation, 1998 - 1999
  3. Module Name:
  4. sources.
  5. NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
  6. !ENDIF
  7. TARGETNAME=IfdTest
  8. TARGETPATH=bin
  9. TARGETTYPE=PROGRAM
  10. UMBASE=0x01000000
  11. C_DEFINES= -DWIN32 -DNT
  12. SOURCES= \
  13. IfdTest.rc \
  14. IfdTest.cpp \
  15. ifdscrpt.cpp \
  16. ifdrdr.cpp \
  17. ifdmsg.cpp \
  18. errmap.c \
  19. bull.cpp \
  20. giesecke.cpp \
  21. ibm.cpp \
  22. schlumbgr.cpp \
  23. sni.cpp
  24. UMENTRY=main
  25. UMTYPE=console
  26. MFC_VER=42
  27. USE_MFC=0