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
14 lines
244 B
#
|
|
# Makes and places interface and proxy/stub source files for WIA.
|
|
#
|
|
|
|
!INCLUDE $(NTMAKEENV)\makefile.def
|
|
|
|
!IF "$(BUILD_PRODUCT)"=="millen"
|
|
CHICAGO_PRODUCT=1
|
|
ALT_PROJECT_TARGET = chicago
|
|
!ELSE
|
|
ALT_PROJECT_TARGET = .
|
|
!ENDIF
|
|
|
|
|