-
Notifications
You must be signed in to change notification settings - Fork 0
/
IDP-Agent-Geominfo.sln
49 lines (49 loc) · 2.66 KB
/
IDP-Agent-Geominfo.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30320.27
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IDP-Agent-Geominfo", "IDP-Agent-Geominfo\IDP-Agent-Geominfo.csproj", "{D042EE9F-D4A7-458E-9CA3-5BAF41B66EC1}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "IDP-Agent-Geominfo1.0", "IDP-Agent-Geominfo1.0\IDP-Agent-Geominfo1.0.vdproj", "{B59DD38B-4449-421A-B07E-512B28F11A5F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D042EE9F-D4A7-458E-9CA3-5BAF41B66EC1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D042EE9F-D4A7-458E-9CA3-5BAF41B66EC1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D042EE9F-D4A7-458E-9CA3-5BAF41B66EC1}.Debug|x64.ActiveCfg = Debug|x64
{D042EE9F-D4A7-458E-9CA3-5BAF41B66EC1}.Debug|x64.Build.0 = Debug|x64
{D042EE9F-D4A7-458E-9CA3-5BAF41B66EC1}.Debug|x86.ActiveCfg = Debug|x86
{D042EE9F-D4A7-458E-9CA3-5BAF41B66EC1}.Debug|x86.Build.0 = Debug|x86
{D042EE9F-D4A7-458E-9CA3-5BAF41B66EC1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D042EE9F-D4A7-458E-9CA3-5BAF41B66EC1}.Release|Any CPU.Build.0 = Release|Any CPU
{D042EE9F-D4A7-458E-9CA3-5BAF41B66EC1}.Release|x64.ActiveCfg = Release|x64
{D042EE9F-D4A7-458E-9CA3-5BAF41B66EC1}.Release|x64.Build.0 = Release|x64
{D042EE9F-D4A7-458E-9CA3-5BAF41B66EC1}.Release|x86.ActiveCfg = Release|x86
{D042EE9F-D4A7-458E-9CA3-5BAF41B66EC1}.Release|x86.Build.0 = Release|x86
{B59DD38B-4449-421A-B07E-512B28F11A5F}.Debug|Any CPU.ActiveCfg = Debug
{B59DD38B-4449-421A-B07E-512B28F11A5F}.Debug|x64.ActiveCfg = Debug
{B59DD38B-4449-421A-B07E-512B28F11A5F}.Debug|x64.Build.0 = Debug
{B59DD38B-4449-421A-B07E-512B28F11A5F}.Debug|x86.ActiveCfg = Debug
{B59DD38B-4449-421A-B07E-512B28F11A5F}.Debug|x86.Build.0 = Debug
{B59DD38B-4449-421A-B07E-512B28F11A5F}.Release|Any CPU.ActiveCfg = Release
{B59DD38B-4449-421A-B07E-512B28F11A5F}.Release|x64.ActiveCfg = Release
{B59DD38B-4449-421A-B07E-512B28F11A5F}.Release|x64.Build.0 = Release
{B59DD38B-4449-421A-B07E-512B28F11A5F}.Release|x86.ActiveCfg = Release
{B59DD38B-4449-421A-B07E-512B28F11A5F}.Release|x86.Build.0 = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {09FE1D8F-9937-49CF-BED5-65E2E39123D9}
EndGlobalSection
EndGlobal