poco/Crypto/samples/samples_VS90.sln
2008-10-31 09:06:54 +00:00

21 lines
987 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "genrsakey_VS90", "genrsakey\genrsakey_VS90.vcproj", "{5347F6C5-C0ED-4583-92FB-560764B59938}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
debug_shared|Win32 = debug_shared|Win32
release_shared|Win32 = release_shared|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5347F6C5-C0ED-4583-92FB-560764B59938}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
{5347F6C5-C0ED-4583-92FB-560764B59938}.debug_shared|Win32.Build.0 = debug_shared|Win32
{5347F6C5-C0ED-4583-92FB-560764B59938}.release_shared|Win32.ActiveCfg = release_shared|Win32
{5347F6C5-C0ED-4583-92FB-560764B59938}.release_shared|Win32.Build.0 = release_shared|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal