windows-nt/Source/XPSP1/NT/ds/security/csps/cryptoflex/slbiop/autobuildcount.h
2020-09-26 16:20:57 +08:00

7 lines
117 B
C

// 10
#ifndef AUTOBUILDCOUNT_H
#define AUTOBUILDCOUNT_H
#define BUILDCOUNT_NUM 10
#define BUILDCOUNT_STR "10"
#endif