-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy pathUAA.sln
More file actions
17 lines (16 loc) · 712 Bytes
/
Copy pathUAA.sln
File metadata and controls
17 lines (16 loc) · 712 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Express 2012 for Windows Desktop
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "UAA", "UAA\UAA.vbproj", "{AA76F233-5BD8-44F3-B393-5DF7E34F000F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AA76F233-5BD8-44F3-B393-5DF7E34F000F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AA76F233-5BD8-44F3-B393-5DF7E34F000F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal