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.

24 lines
339 B

  1. !IF 0
  2. Copyright (c) 1999 Microsoft Corporation
  3. !ENDIF
  4. TARGETNAME=infstrip
  5. TARGETPATH=$(_OBJ_DIR)
  6. TARGETTYPE=PROGRAM
  7. WIN32_WINNT_VERSION=0x0400
  8. BINPLACE_PLACEFILE=..\..\placefil.txt
  9. MSC_WARNING_LEVEL=/W3 /WX
  10. SOURCES= \
  11. infstrip.cpp
  12. UMTYPE=console
  13. UMENTRY=main
  14. TARGETLIBS= $(SDK_LIB_PATH)\kernel32.lib