-
Notifications
You must be signed in to change notification settings - Fork 6
/
convoar.sln
executable file
·67 lines (67 loc) · 4.39 KB
/
convoar.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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32328.378
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "convoar", "convoar\convoar.csproj", "{BD9942A1-315C-4961-B56A-D1770BED83B0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Herbal3d.CommonEntities", "addon-modules\HerbalCommonEntitiesCS\CommonEntities\Herbal3d.CommonEntities.csproj", "{1267952C-0000-0000-0000-000000000000}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Herbal3d.CommonEntitiesConv", "addon-modules\HerbalCommonEntitiesCS\CommonEntitiesConv\Herbal3d.CommonEntitiesConv.csproj", "{CE3D1850-0000-0000-0000-000000000000}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Herbal3d.CommonUtil", "addon-modules\HerbalCommonUtilCS\Herbal3d.CommonUtil.csproj", "{C0DFAC61-6999-4278-855F-0E9BCA2E8625}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7077C142-D972-47D8-BE14-E5417159747E}"
ProjectSection(SolutionItems) = preProject
bin\libopenjpeg-dotnet-2-1.5.0-dotnet-1-x86_64.so = bin\libopenjpeg-dotnet-2-1.5.0-dotnet-1-x86_64.so
bin\openjpeg-dotnet-x86_64.dll = bin\openjpeg-dotnet-x86_64.dll
bin\openjpeg-dotnet.dll = bin\openjpeg-dotnet.dll
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BD9942A1-315C-4961-B56A-D1770BED83B0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BD9942A1-315C-4961-B56A-D1770BED83B0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BD9942A1-315C-4961-B56A-D1770BED83B0}.Debug|x64.ActiveCfg = Debug|x64
{BD9942A1-315C-4961-B56A-D1770BED83B0}.Debug|x64.Build.0 = Debug|x64
{BD9942A1-315C-4961-B56A-D1770BED83B0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BD9942A1-315C-4961-B56A-D1770BED83B0}.Release|Any CPU.Build.0 = Release|Any CPU
{BD9942A1-315C-4961-B56A-D1770BED83B0}.Release|x64.ActiveCfg = Release|x64
{BD9942A1-315C-4961-B56A-D1770BED83B0}.Release|x64.Build.0 = Release|x64
{1267952C-0000-0000-0000-000000000000}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1267952C-0000-0000-0000-000000000000}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1267952C-0000-0000-0000-000000000000}.Debug|x64.ActiveCfg = Debug|Any CPU
{1267952C-0000-0000-0000-000000000000}.Debug|x64.Build.0 = Debug|Any CPU
{1267952C-0000-0000-0000-000000000000}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1267952C-0000-0000-0000-000000000000}.Release|Any CPU.Build.0 = Release|Any CPU
{1267952C-0000-0000-0000-000000000000}.Release|x64.ActiveCfg = Release|Any CPU
{1267952C-0000-0000-0000-000000000000}.Release|x64.Build.0 = Release|Any CPU
{CE3D1850-0000-0000-0000-000000000000}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CE3D1850-0000-0000-0000-000000000000}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CE3D1850-0000-0000-0000-000000000000}.Debug|x64.ActiveCfg = Debug|Any CPU
{CE3D1850-0000-0000-0000-000000000000}.Debug|x64.Build.0 = Debug|Any CPU
{CE3D1850-0000-0000-0000-000000000000}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CE3D1850-0000-0000-0000-000000000000}.Release|Any CPU.Build.0 = Release|Any CPU
{CE3D1850-0000-0000-0000-000000000000}.Release|x64.ActiveCfg = Release|Any CPU
{CE3D1850-0000-0000-0000-000000000000}.Release|x64.Build.0 = Release|Any CPU
{C0DFAC61-6999-4278-855F-0E9BCA2E8625}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C0DFAC61-6999-4278-855F-0E9BCA2E8625}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C0DFAC61-6999-4278-855F-0E9BCA2E8625}.Debug|x64.ActiveCfg = Debug|Any CPU
{C0DFAC61-6999-4278-855F-0E9BCA2E8625}.Debug|x64.Build.0 = Debug|Any CPU
{C0DFAC61-6999-4278-855F-0E9BCA2E8625}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C0DFAC61-6999-4278-855F-0E9BCA2E8625}.Release|Any CPU.Build.0 = Release|Any CPU
{C0DFAC61-6999-4278-855F-0E9BCA2E8625}.Release|x64.ActiveCfg = Release|Any CPU
{C0DFAC61-6999-4278-855F-0E9BCA2E8625}.Release|x64.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5A7B81A2-9EFD-4287-852D-38E31437A820}
EndGlobalSection
EndGlobal