Skip to content

Commit 9fac9db

Browse files
authored
Add files via upload
1 parent 9a905f8 commit 9fac9db

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

LU1/LU1.sln

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio 2013
4+
VisualStudioVersion = 12.0.21005.1
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ex1", "Ex1\Ex1.csproj", "{35B6484B-332C-4990-820E-5285F638FA19}"
7+
EndProject
8+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ex2", "Ex2\Ex2.csproj", "{E405E921-3004-4185-A228-79B3974CAC8C}"
9+
EndProject
10+
Global
11+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
12+
Debug|Any CPU = Debug|Any CPU
13+
Release|Any CPU = Release|Any CPU
14+
EndGlobalSection
15+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
16+
{35B6484B-332C-4990-820E-5285F638FA19}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
17+
{35B6484B-332C-4990-820E-5285F638FA19}.Debug|Any CPU.Build.0 = Debug|Any CPU
18+
{35B6484B-332C-4990-820E-5285F638FA19}.Release|Any CPU.ActiveCfg = Release|Any CPU
19+
{35B6484B-332C-4990-820E-5285F638FA19}.Release|Any CPU.Build.0 = Release|Any CPU
20+
{E405E921-3004-4185-A228-79B3974CAC8C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
21+
{E405E921-3004-4185-A228-79B3974CAC8C}.Debug|Any CPU.Build.0 = Debug|Any CPU
22+
{E405E921-3004-4185-A228-79B3974CAC8C}.Release|Any CPU.ActiveCfg = Release|Any CPU
23+
{E405E921-3004-4185-A228-79B3974CAC8C}.Release|Any CPU.Build.0 = Release|Any CPU
24+
EndGlobalSection
25+
GlobalSection(SolutionProperties) = preSolution
26+
HideSolutionNode = FALSE
27+
EndGlobalSection
28+
EndGlobal

LU1/LU1.v12.suo

51 KB
Binary file not shown.

0 commit comments

Comments
 (0)