Source code of Windows XP (NT5)
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.
 
 
 
 
 
 

38 lines
625 B

TARGETNAME=wmibase
TARGETPATH=obj
TARGETTYPE=LIBRARY
USE_LATEST_MFC=1
USE_MFCUNICODE=1
USE_NATIVE_EH=1
USE_STL=1
USE_IOSTREAM=1
USE_VCCOM=1
INCLUDES= .; \
..; \
$(SDK_INC_PATH)\private\inc; \
..\..\inc; \
..\inetcfg; \
SOURCES= \
stdafx.cpp \
MTrace.cpp \
MWMIParameter.cpp \
MWMIInstance.cpp \
MWMIObject.cpp \
MWMIError.cpp \
MIPAddressAdmin.cpp \
MIPAddress.cpp \
MEventLog.cpp \
WTokens.cpp \
MUsingCom.cpp
UMTYPE=console
UMLIBS= \
..\inetcfg\$(O)\nicbind.lib \
..\..\util\$(O)\wlbsutil.lib