You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
6 lines
219 B
C
6 lines
219 B
C
|
|
#ifndef DIRECTML_INCLUDE_CONFIG_H_
|
|||
|
|
#define DIRECTML_INCLUDE_CONFIG_H_
|
|||
|
|
#define DIRECTML_SOURCE_VERSION "278eec286d18bd0d5675a1c97d53bd6d850011d0"
|
|||
|
|
#define DIRECTML_PREVIEW_BUILD 0
|
|||
|
|
#endif // DIRECTML_INCLUDE_CONFIG_H_
|