Files
UnrealEngineUWP/Engine/Source/ThirdParty/DirectMLDefault/include/DirectMLConfig.h
francisco vicente 8b49250d4e #jira UERES-7
NeuralNetworkInference plugin:
Added DirectML to ThirdParties
#preflight 62227e47945d64b4ec43f08d

[CL 19275025 by francisco vicente in ue5-main branch]
2022-03-04 16:09:04 -05:00

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_