This repository was archived by the owner on Feb 12, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathTANWindowMgr.sln
More file actions
30 lines (30 loc) · 1.31 KB
/
Copy pathTANWindowMgr.sln
File metadata and controls
30 lines (30 loc) · 1.31 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27428.2002
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "TANWindowMgr", "TANWindowMgr\TANWindowMgr.vbproj", "{ABECE45D-CD97-4ED6-881E-A0A7C2E7498D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C7DA242F-16B4-401E-8552-FFFBDE5ADC25}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{ABECE45D-CD97-4ED6-881E-A0A7C2E7498D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{ABECE45D-CD97-4ED6-881E-A0A7C2E7498D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{ABECE45D-CD97-4ED6-881E-A0A7C2E7498D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{ABECE45D-CD97-4ED6-881E-A0A7C2E7498D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0E02CA3D-C984-4452-9164-89530B1264D4}
EndGlobalSection
EndGlobal