-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathidwExport 2017.sln
More file actions
23 lines (23 loc) · 1.03 KB
/
idwExport 2017.sln
File metadata and controls
23 lines (23 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Express 14 for Windows Desktop
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "idwExport 2017", "idwExport\idwExport 2017.vbproj", "{E3133B87-5830-4ECA-A611-BE8CABD0D3EF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E3133B87-5830-4ECA-A611-BE8CABD0D3EF}.Debug|x64.ActiveCfg = Debug|Any CPU
{E3133B87-5830-4ECA-A611-BE8CABD0D3EF}.Debug|x64.Build.0 = Debug|Any CPU
{E3133B87-5830-4ECA-A611-BE8CABD0D3EF}.Release|x64.ActiveCfg = Release|Any CPU
{E3133B87-5830-4ECA-A611-BE8CABD0D3EF}.Release|x64.Build.0 = Release|Any CPU
{E3133B87-5830-4ECA-A611-BE8CABD0D3EF}.Release|x64.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal