Files
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

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_