6 lines
219 B
C
6 lines
219 B
C
#ifndef DIRECTML_INCLUDE_CONFIG_H_
|
|
#define DIRECTML_INCLUDE_CONFIG_H_
|
|
#define DIRECTML_SOURCE_VERSION "2b1544e6b5a229b0f93727bd8146eddade9feec6"
|
|
#define DIRECTML_PREVIEW_BUILD 0
|
|
#endif // DIRECTML_INCLUDE_CONFIG_H_
|