mirror of
https://github.com/token2/pgina.git
synced 2026-03-13 11:14:19 -07:00
21 lines
935 B
Plaintext
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
|