WindowsXP-SP1/inetsrv/iis/svcs/infocomm/log/inetlog/sources
2020-09-30 16:53:49 +02:00

55 lines
1.2 KiB
Plaintext

!include ..\..\..\..\place.inc
MAJORCOMP=cinetlog
MINORCOMP=cinetlog
TARGETNAME=cinetlog
TARGETPATH=obj
TARGETTYPE=DYNLINK
UMTYPE=windows
#DLLENTRY=LibMain
SUBSYSTEM_VERSION=4.00
#PRECOMPILED_INCLUDE=stdafx.h
#PRECOMPILED_CXX=1
C_DEFINES=$(C_DEFINES) -D_COMSTATIC -D_INET_INFO
INCLUDES=\
..\comlog;\
..\..\inc;\
..\..\..\inc;\
..\..\..\..\inc;\
$(BASEDIR)\private\inc;\
$(BASEDIR)\private\net\inc;\
..\..\common; \
..
SOURCES =\
cinetlog.cxx \
cinetlog.idl \
cinetlog.rc \
cinetlog_i.c \
cinetlog_p.c \
dlldata.c
TARGETLIBS=\
$(SDK_LIB_PATH)\kernel32.lib \
$(SDK_LIB_PATH)\advapi32.lib \
$(SDK_LIB_PATH)\comdlg32.lib \
$(SDK_LIB_PATH)\comctl32.lib \
$(SDK_LIB_PATH)\ole32.lib \
$(SDK_LIB_PATH)\uuid.lib \
$(SDK_LIB_PATH)\oleaut32.lib \
$(SDK_LIB_PATH)\rpcndr.lib \
$(SDK_LIB_PATH)\rpcdce4.lib \
$(SDK_LIB_PATH)\rpcns4.lib \
$(SDK_LIB_PATH)\rpcrt4.lib \
$(SDK_LIB_PATH)\gdi32.lib
USE_MFCUNICODE=1
LINKLIBS= \
..\..\..\lib\*\inetrtl.lib