mirror of
https://github.com/jakobadam/RDSFactor.git
synced 2025-06-07 04:55:35 +02:00
20 lines
926 B
Text
20 lines
926 B
Text
|
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
# Visual Studio 2010
|
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "RadiusClient", "RadiusClient\RadiusClient.vbproj", "{46907543-4F8C-4757-8C85-0B2EAD7EFF29}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{46907543-4F8C-4757-8C85-0B2EAD7EFF29}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{46907543-4F8C-4757-8C85-0B2EAD7EFF29}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{46907543-4F8C-4757-8C85-0B2EAD7EFF29}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{46907543-4F8C-4757-8C85-0B2EAD7EFF29}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|