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.

11 lines
276 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. winhttp.rc : $(O)\selfreg_winhttp.inf
  7. $(O)\selfreg_winhttp.inf : selfreg.inx
  8. $(CLEANINF) $** $@