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.
 
 
 
 
 
 

26 lines
466 B

!ifndef FAXROOT
FAXROOT=$(BASEDIR)\printscan\faxsrv
!endif
USECXX_FLAG=/Tp
!include $(FAXROOT)\faxsrc.inc
TARGETNAME=setuputil
TARGETPATH=obj
TARGETTYPE=LIBRARY
UMTYPE=windows
INCLUDES= $(INCLUDES); \
..\..\ocm; \
..\..\inc; \
C_DEFINES= $(C_DEFINES) -DENABLE_FRE_LOGGING
SOURCES=\
..\shortcuts.cpp \
..\setup.cpp \
..\printers.cpp \
..\pointprint.c \
..\install.cpp