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.

14 lines
244 B

  1. #
  2. # Makes and places interface and proxy/stub source files for WIA.
  3. #
  4. !INCLUDE $(NTMAKEENV)\makefile.def
  5. !IF "$(BUILD_PRODUCT)"=="millen"
  6. CHICAGO_PRODUCT=1
  7. ALT_PROJECT_TARGET = chicago
  8. !ELSE
  9. ALT_PROJECT_TARGET = .
  10. !ENDIF