diff options
| author | Alee14 <Alee14498@gmail.com> | 2017-12-11 18:46:40 -0500 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2017-12-11 18:46:40 -0500 |
| commit | f6252a83c6c637d85ab7392b86a519d57957940b (patch) | |
| tree | 45bba228256db3e6dedb5c492be31f1b7a706320 /AleeOS.sln | |
| download | AleeOS-VB-master.tar.gz AleeOS-VB-master.tar.bz2 AleeOS-VB-master.zip | |
Diffstat (limited to 'AleeOS.sln')
| -rw-r--r-- | AleeOS.sln | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/AleeOS.sln b/AleeOS.sln new file mode 100644 index 0000000..723c1d2 --- /dev/null +++ b/AleeOS.sln @@ -0,0 +1,22 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 14 +VisualStudioVersion = 14.0.23107.0 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "AleeOS", "AleeOS\AleeOS.vbproj", "{A2344E2B-2CE3-405C-A18E-A83C7BEB8C69}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {A2344E2B-2CE3-405C-A18E-A83C7BEB8C69}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A2344E2B-2CE3-405C-A18E-A83C7BEB8C69}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A2344E2B-2CE3-405C-A18E-A83C7BEB8C69}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A2344E2B-2CE3-405C-A18E-A83C7BEB8C69}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal |
