临时保存
This commit is contained in:
14
windows/third_party/alog/include/verinfo.h
vendored
Normal file
14
windows/third_party/alog/include/verinfo.h
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
// Copyright (c) 2022 NetEase, Inc. All rights reserved.
|
||||
// Use of this source code is governed by a MIT license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
#ifndef ALog_verinfo_h
|
||||
#define ALog_verinfo_h
|
||||
|
||||
#define ALOG_REVISION "cfe9ad8"
|
||||
#define ALOG_PATH "wjzh/feature/cpp"
|
||||
#define ALOG_URL ""
|
||||
#define ALOG_BUILD_TIME "2021-09-30 13:22:13"
|
||||
#define ALOG_TAG ""
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user