mirror of
https://github.com/alee14-projects/AleeBrowser-WinForms.git
synced 2025-01-22 08:01:49 -05:00
Almost complete
This commit is contained in:
parent
1213b3ea8e
commit
a8f6ec1641
1 changed files with 6 additions and 0 deletions
|
@ -8,13 +8,19 @@ EndProject
|
|||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Debug|x86 = Debug|x86
|
||||
Release|Any CPU = Release|Any CPU
|
||||
Release|x86 = Release|x86
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{58A47F99-3D07-4A36-A6F9-1571FAA14C62}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{58A47F99-3D07-4A36-A6F9-1571FAA14C62}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{58A47F99-3D07-4A36-A6F9-1571FAA14C62}.Debug|x86.ActiveCfg = Debug|x86
|
||||
{58A47F99-3D07-4A36-A6F9-1571FAA14C62}.Debug|x86.Build.0 = Debug|x86
|
||||
{58A47F99-3D07-4A36-A6F9-1571FAA14C62}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{58A47F99-3D07-4A36-A6F9-1571FAA14C62}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{58A47F99-3D07-4A36-A6F9-1571FAA14C62}.Release|x86.ActiveCfg = Release|x86
|
||||
{58A47F99-3D07-4A36-A6F9-1571FAA14C62}.Release|x86.Build.0 = Release|x86
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
|
Loading…
Reference in a new issue