This repository has been archived by the owner on May 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
/
esteidcm.sln
41 lines (41 loc) · 2.18 KB
/
esteidcm.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.40629.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "esteidcm", "esteidcm.vcxproj", "{D6F0C4FE-2A8F-4CC3-BC75-E8054DFC124A}"
ProjectSection(ProjectDependencies) = postProject
{F60CE5F6-C4CF-49CF-972A-570C7EBF0604} = {F60CE5F6-C4CF-49CF-972A-570C7EBF0604}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "atrfiltr", "atrfiltr\atrfiltr.vcxproj", "{F60CE5F6-C4CF-49CF-972A-570C7EBF0604}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D6F0C4FE-2A8F-4CC3-BC75-E8054DFC124A}.Debug|Win32.ActiveCfg = Debug|Win32
{D6F0C4FE-2A8F-4CC3-BC75-E8054DFC124A}.Debug|Win32.Build.0 = Debug|Win32
{D6F0C4FE-2A8F-4CC3-BC75-E8054DFC124A}.Debug|x64.ActiveCfg = Debug|x64
{D6F0C4FE-2A8F-4CC3-BC75-E8054DFC124A}.Debug|x64.Build.0 = Debug|x64
{D6F0C4FE-2A8F-4CC3-BC75-E8054DFC124A}.Release|Win32.ActiveCfg = Release|Win32
{D6F0C4FE-2A8F-4CC3-BC75-E8054DFC124A}.Release|Win32.Build.0 = Release|Win32
{D6F0C4FE-2A8F-4CC3-BC75-E8054DFC124A}.Release|x64.ActiveCfg = Release|x64
{D6F0C4FE-2A8F-4CC3-BC75-E8054DFC124A}.Release|x64.Build.0 = Release|x64
{F60CE5F6-C4CF-49CF-972A-570C7EBF0604}.Debug|Win32.ActiveCfg = Win7 Debug|Win32
{F60CE5F6-C4CF-49CF-972A-570C7EBF0604}.Debug|Win32.Build.0 = Win7 Debug|Win32
{F60CE5F6-C4CF-49CF-972A-570C7EBF0604}.Debug|x64.ActiveCfg = Win7 Debug|x64
{F60CE5F6-C4CF-49CF-972A-570C7EBF0604}.Debug|x64.Build.0 = Win7 Debug|x64
{F60CE5F6-C4CF-49CF-972A-570C7EBF0604}.Release|Win32.ActiveCfg = Win7 Release|Win32
{F60CE5F6-C4CF-49CF-972A-570C7EBF0604}.Release|Win32.Build.0 = Win7 Release|Win32
{F60CE5F6-C4CF-49CF-972A-570C7EBF0604}.Release|x64.ActiveCfg = Win7 Release|x64
{F60CE5F6-C4CF-49CF-972A-570C7EBF0604}.Release|x64.Build.0 = Win7 Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal