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.

19 lines
472 B

  1. !if "$(BUILD_PRODUCT)" == "IE"
  2. MC_INC = -A
  3. !endif
  4. $(O)\inetmsg.rc $(O)\inetmsg.h $(O)\msg00001.bin : inetmsg.mc
  5. mc $(MC_INC) -v -d -r $(O) -h $(O) inetmsg.mc
  6. $(SDK_INC_PATH)\inetmsg.h : $(O)\inetmsg.h
  7. $(PUBLISH_CMD) {$?=$@}
  8. #wininet.sym: wininet.map
  9. # mapsym -o wininet.sym wininet.map
  10. wininet.rc : $(O)\selfreg_wininet.inf
  11. wininet.rc : ..\inetui\inetui.rc
  12. wininet.rc : *.ico
  13. $(O)\selfreg_wininet.inf : selfreg.inx
  14. $(CLEANINF) $** $@