mirror of
https://github.com/alee14-projects/AleeOS-VB.git
synced 2025-01-22 08:01:48 -05:00
23 lines
963 B
Text
23 lines
963 B
Text
|
|
|||
|
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
|