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.
|
|
CHICAGO_PRODUCT=1 NOUNICODE=1 USECXX_FLAG=/Tp USE_NATIVE_EH=1
!include ..\..\faxsrc.inc
TARGETNAME=faxutil TARGETPATH=obj TARGETTYPE=LIBRARY
INCLUDES = $(INCLUDES); \ $(FAXROOT)\faxcover\renderer;
UMTYPE=windows
SOURCES=\ ..\debug.c \ ..\mem.c \ ..\product.c \ ..\registry.c \ ..\shortcut.c \ ..\faxmodem.c \ ..\file.c \ ..\string.c \ ..\print.c \ ..\tapi.c \ ..\apiutil.cpp \ ..\mail.cpp \ ..\CritSec.cpp \ ..\Service.cpp \ ..\Security.cpp \ ..\routemapi.cpp \ ..\language.c \ ..\net.c \ ..\Version.cpp \ ..\FaxRes.cpp \ ..\RPCDbg.cpp \ ..\RPCUtil.cpp
OBJLIBFILES= \ $(BASEDIR)\public\sdk\lib\*\version.lib
|