Files
pgina/Plugins/Contrib/GetLogonScriptFromLDAP/LogonScriptFromLDAP.sln
HubAgro ad1f46e816 New plugin "GetLogonScriptFromLdap"
Plugin creation, adding all files required by the plugin.
2013-06-28 09:10:50 +02:00

21 lines
935 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Express 2012 for Windows Desktop
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LogonScriptFromLDAP", "LogonScriptFromLDAP.csproj", "{14B40DF5-4A61-48A3-832E-C422A1A7C55E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{14B40DF5-4A61-48A3-832E-C422A1A7C55E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{14B40DF5-4A61-48A3-832E-C422A1A7C55E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{14B40DF5-4A61-48A3-832E-C422A1A7C55E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{14B40DF5-4A61-48A3-832E-C422A1A7C55E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal