-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathRN_AI_cpp.sln
More file actions
27 lines (24 loc) · 1.01 KB
/
RN_AI_cpp.sln
File metadata and controls
27 lines (24 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.13.35825.156
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RN_AI_cpp", "RN_AI_cpp\RN_AI_cpp.vcxproj", "{A27FFC6C-5EC3-43D3-BE46-9925B722B3C8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
CUDA|x64 = CUDA|x64
DML|x64 = DML|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A27FFC6C-5EC3-43D3-BE46-9925B722B3C8}.CUDA|x64.ActiveCfg = CUDA|x64
{A27FFC6C-5EC3-43D3-BE46-9925B722B3C8}.CUDA|x64.Build.0 = CUDA|x64
{A27FFC6C-5EC3-43D3-BE46-9925B722B3C8}.DML|x64.ActiveCfg = DML|x64
{A27FFC6C-5EC3-43D3-BE46-9925B722B3C8}.DML|x64.Build.0 = DML|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {4EA9F6E2-D68A-4A8E-B8A2-C04AEB67F9B1}
EndGlobalSection
EndGlobal