dirs

来自「windows的加密api源码」· 代码 · 共 32 行

TXT
32
字号
!IF 0

Copyright (c) 1989  Microsoft Corporation

Module Name:

    dirs.

Abstract:

    This file specifies the subdirectories of the current directory that
    contain component makefiles.


Author:

    Larrys 11/29/94

NOTE:   Commented description of this file is in \nt\bak\bin\dirs.tpl

!ENDIF

DIRS=                    \
                dssinstl \
		init	 \
                maccsp   \
                signcsp  \
                showsig  \
		stress

OPTIONAL_DIRS=

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?