Files correlati : Commento : Aggiunta cartella build contenente i progetti git-svn-id: svn://10.65.10.50/branches/R_10_00@23240 c028cbd2-c16b-5b4b-a496-9718f37d4682
27 lines
1.3 KiB
Plaintext
27 lines
1.3 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
# Visual C++ Express 2010
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pr0", "pr0.vcxproj", "{B5FD3FBE-9E0F-4FB8-9E38-178ED456A4F3}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pr1", "pr1.vcxproj", "{E15F0BE7-2269-4DB9-92C7-082912701A64}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Win32 = Debug|Win32
|
|
Release|Win32 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{B5FD3FBE-9E0F-4FB8-9E38-178ED456A4F3}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{B5FD3FBE-9E0F-4FB8-9E38-178ED456A4F3}.Debug|Win32.Build.0 = Debug|Win32
|
|
{B5FD3FBE-9E0F-4FB8-9E38-178ED456A4F3}.Release|Win32.ActiveCfg = Release|Win32
|
|
{B5FD3FBE-9E0F-4FB8-9E38-178ED456A4F3}.Release|Win32.Build.0 = Release|Win32
|
|
{E15F0BE7-2269-4DB9-92C7-082912701A64}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{E15F0BE7-2269-4DB9-92C7-082912701A64}.Debug|Win32.Build.0 = Debug|Win32
|
|
{E15F0BE7-2269-4DB9-92C7-082912701A64}.Release|Win32.ActiveCfg = Release|Win32
|
|
{E15F0BE7-2269-4DB9-92C7-082912701A64}.Release|Win32.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|