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.

17 lines
340 B

  1. TARGETNAME =
  2. TARGETTYPE = NOTARGET
  3. TARGETPATH = obj
  4. SOURCES =
  5. !INCLUDE ..\wininet.inc
  6. BROWSERFILE = "$(O)\WinHttp5.bsc"
  7. !if "$(WINHTTP_BROWSER_INFO)" == "1"
  8. # This must be defined so that our makefile.inc will be included
  9. NTTARGETFILE1=$(O)\sbrlist.inc
  10. NTTARGETFILES=$(O)\WinHttp5.bsc
  11. !endif