mirror of https://github.com/tongzx/nt5src
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.
32 lines
376 B
32 lines
376 B
MAJORCOMP=CertMap
|
|
MINORCOMP=CertMap
|
|
|
|
TARGETNAME=wrapmb
|
|
TARGETPATH=obj
|
|
TARGETTYPE=LIBRARY
|
|
|
|
UMTYPE=windows
|
|
IDL_TYPE=OLE
|
|
|
|
|
|
#DLLDEF=CertMap.def
|
|
#DLLENTRY=_DllMainCRTStartup
|
|
#DLLENTRY=DllEntryPoint
|
|
|
|
MSC_WARNING_LEVEL=/W3 /WX
|
|
|
|
C_DEFINES= /D_IISVERSION
|
|
|
|
#MFC_USRDLL=0
|
|
#PRECOMPILED_CXX=0
|
|
|
|
SUBSYSTEM_VERSION=4.00
|
|
|
|
|
|
INCLUDES=..;..\..\..\..\inc;\
|
|
$O
|
|
|
|
|
|
|
|
SOURCES=\
|
|
wrapmb.cpp
|