Files
UnrealEngineUWP/Engine/Source/ThirdParty/DirectMLDefault/include/DirectMLConfig.h

6 lines
219 B
C
Raw Normal View History

#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_