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.
20 lines
247 B
20 lines
247 B
!IF 0
|
|
|
|
Copyright (c) 1997 Microsoft Corporation
|
|
|
|
!ENDIF
|
|
|
|
MAJORCOMP=windows
|
|
MINORCOMP=oleacc
|
|
|
|
TARGETNAME=oleaccrc
|
|
TARGETPATH=$(_OBJ_DIR)
|
|
TARGETTYPE=DYNLINK
|
|
RESOURCE_ONLY_DLL=1
|
|
|
|
MSC_WARNING_LEVEL=/W3 /WX
|
|
|
|
UMTYPE=windows
|
|
|
|
SOURCES= \
|
|
oleaccrc.rc
|