RetroArch
gfx
include
dxsdk
dxsdkver.h
Go to the documentation of this file.
1
/*==========================================================================;
2
*
3
*
4
* File: dxsdkver.h
5
* Content: DirectX SDK Version Include File
6
*
7
****************************************************************************/
8
9
#ifndef _DXSDKVER_H_
10
#define _DXSDKVER_H_
11
12
#define _DXSDK_PRODUCT_MAJOR 9
13
#define _DXSDK_PRODUCT_MINOR 29
14
#define _DXSDK_BUILD_MAJOR 1962
15
#define _DXSDK_BUILD_MINOR 0
16
17
#endif // _DXSDKVER_H_
18
Generated by
1.8.15