Files correlati : Commento : Spostamento in libraries delle librerie esterne di Campo per una maggiore pulizia e organizzazione git-svn-id: svn://10.65.10.50/branches/R_10_00@24150 c028cbd2-c16b-5b4b-a496-9718f37d4682
21 lines
879 B
Plaintext
21 lines
879 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
# Visual C++ Express 2010
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "curl", "curl.vcxproj", "{8264B075-6920-4385-928F-BA5829C0572F}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Win32 = Debug|Win32
|
|
Release|Win32 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{8264B075-6920-4385-928F-BA5829C0572F}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{8264B075-6920-4385-928F-BA5829C0572F}.Debug|Win32.Build.0 = Debug|Win32
|
|
{8264B075-6920-4385-928F-BA5829C0572F}.Release|Win32.ActiveCfg = Release|Win32
|
|
{8264B075-6920-4385-928F-BA5829C0572F}.Release|Win32.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|