-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathamdovx-modules.sln
40 lines (40 loc) · 2.08 KB
/
amdovx-modules.sln
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.31101.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vx_ext_cv", "vx_ext_cv\vx_ext_cv.vcxproj", "{C5F3ED68-728A-4610-A37F-89323A93DD81}"
ProjectSection(ProjectDependencies) = postProject
{973F2004-2215-431F-8A2C-93ABAAFB6A24} = {973F2004-2215-431F-8A2C-93ABAAFB6A24}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vx_loomsl", "vx_loomsl\vx_loomsl.vcxproj", "{C5F3ED68-728A-4610-A37F-89323A93DD82}"
ProjectSection(ProjectDependencies) = postProject
{973F2004-2215-431F-8A2C-93ABAAFB6A24} = {973F2004-2215-431F-8A2C-93ABAAFB6A24}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "openvx", "..\amdovx-core\openvx\openvx.vcxproj", "{973F2004-2215-431F-8A2C-93ABAAFB6A24}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C5F3ED68-728A-4610-A37F-89323A93DD81}.Debug|x64.ActiveCfg = Debug|x64
{C5F3ED68-728A-4610-A37F-89323A93DD81}.Debug|x64.Build.0 = Debug|x64
{C5F3ED68-728A-4610-A37F-89323A93DD81}.Release|x64.ActiveCfg = Release|x64
{C5F3ED68-728A-4610-A37F-89323A93DD81}.Release|x64.Build.0 = Release|x64
{C5F3ED68-728A-4610-A37F-89323A93DD82}.Debug|x64.ActiveCfg = Debug|x64
{C5F3ED68-728A-4610-A37F-89323A93DD82}.Debug|x64.Build.0 = Debug|x64
{C5F3ED68-728A-4610-A37F-89323A93DD82}.Release|x64.ActiveCfg = Release|x64
{C5F3ED68-728A-4610-A37F-89323A93DD82}.Release|x64.Build.0 = Release|x64
{973F2004-2215-431F-8A2C-93ABAAFB6A24}.Debug|x64.ActiveCfg = Debug|x64
{973F2004-2215-431F-8A2C-93ABAAFB6A24}.Debug|x64.Build.0 = Debug|x64
{973F2004-2215-431F-8A2C-93ABAAFB6A24}.Release|x64.ActiveCfg = Release|x64
{973F2004-2215-431F-8A2C-93ABAAFB6A24}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal