剥离 HSI_Sevenocean_EF3 工程

This commit is contained in:
2022-09-02 19:05:31 +08:00
parent 713ac18866
commit 4eb7477f98
199 changed files with 131676 additions and 758 deletions
@@ -0,0 +1,18 @@
/*==========================================================================;
*
*
* File: dxsdkver.h
* Content: DirectX SDK Version Include File
*
****************************************************************************/
#ifndef _DXSDKVER_H_
#define _DXSDKVER_H_
#define _DXSDK_PRODUCT_MAJOR 9
#define _DXSDK_PRODUCT_MINOR 29
#define _DXSDK_BUILD_MAJOR 1962
#define _DXSDK_BUILD_MINOR 0
#endif // _DXSDKVER_H_