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
		
			
				
	
	
		
			141 lines
		
	
	
		
			11 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			141 lines
		
	
	
		
			11 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 | |
|   <ItemGroup Label="ProjectConfigurations">
 | |
|     <ProjectConfiguration Include="DebugDynamic|Win32">
 | |
|       <Configuration>DebugDynamic</Configuration>
 | |
|       <Platform>Win32</Platform>
 | |
|     </ProjectConfiguration>
 | |
|     <ProjectConfiguration Include="DebugStatic|Win32">
 | |
|       <Configuration>DebugStatic</Configuration>
 | |
|       <Platform>Win32</Platform>
 | |
|     </ProjectConfiguration>
 | |
|     <ProjectConfiguration Include="ReleaseDynamic|Win32">
 | |
|       <Configuration>ReleaseDynamic</Configuration>
 | |
|       <Platform>Win32</Platform>
 | |
|     </ProjectConfiguration>
 | |
|     <ProjectConfiguration Include="ReleaseStatic|Win32">
 | |
|       <Configuration>ReleaseStatic</Configuration>
 | |
|       <Platform>Win32</Platform>
 | |
|     </ProjectConfiguration>
 | |
|   </ItemGroup>
 | |
|   <PropertyGroup Label="Globals">
 | |
|     <ProjectName>curlpp.examples</ProjectName>
 | |
|     <ProjectGuid>{47B20498-1AC3-4C23-A168-C2E40610D170}</ProjectGuid>
 | |
|     <RootNamespace>curlpp.examples</RootNamespace>
 | |
|     <Keyword>MakeFileProj</Keyword>
 | |
|   </PropertyGroup>
 | |
|   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
 | |
|   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDynamic|Win32'" Label="Configuration">
 | |
|     <ConfigurationType>Makefile</ConfigurationType>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDynamic|Win32'" Label="Configuration">
 | |
|     <ConfigurationType>Makefile</ConfigurationType>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'" Label="Configuration">
 | |
|     <ConfigurationType>Makefile</ConfigurationType>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'" Label="Configuration">
 | |
|     <ConfigurationType>Makefile</ConfigurationType>
 | |
|   </PropertyGroup>
 | |
|   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
 | |
|   <ImportGroup Label="ExtensionSettings">
 | |
|   </ImportGroup>
 | |
|   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDynamic|Win32'" Label="PropertySheets">
 | |
|     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 | |
|   </ImportGroup>
 | |
|   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugDynamic|Win32'" Label="PropertySheets">
 | |
|     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 | |
|   </ImportGroup>
 | |
|   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'" Label="PropertySheets">
 | |
|     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 | |
|   </ImportGroup>
 | |
|   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'" Label="PropertySheets">
 | |
|     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 | |
|   </ImportGroup>
 | |
|   <PropertyGroup Label="UserMacros" />
 | |
|   <PropertyGroup>
 | |
|     <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
 | |
|     <OutDir Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">$(Configuration)\</OutDir>
 | |
|     <IntDir Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">$(Configuration)\</IntDir>
 | |
|     <NMakeBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">nmake all -f Makefile.msvc cfg=$(Configuration) /NOLOGO</NMakeBuildCommandLine>
 | |
|     <NMakeReBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">nmake rebuild -f Makefile.msvc cfg=$(Configuration) /NOLOGO</NMakeReBuildCommandLine>
 | |
|     <NMakeCleanCommandLine Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">nmake clean -f Makefile.msvc cfg=$(Configuration) /NOLOGO</NMakeCleanCommandLine>
 | |
|     <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'" />
 | |
|     <NMakePreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">WIN32;_DEBUG;$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
 | |
|     <NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath>
 | |
|     <NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">$(NMakeForcedIncludes)</NMakeForcedIncludes>
 | |
|     <NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath>
 | |
|     <NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">$(NMakeForcedUsingAssemblies)</NMakeForcedUsingAssemblies>
 | |
|     <OutDir Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">$(Configuration)\</OutDir>
 | |
|     <IntDir Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">$(Configuration)\</IntDir>
 | |
|     <NMakeBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">nmake all -f Makefile.msvc cfg=$(Configuration) /NOLOGO</NMakeBuildCommandLine>
 | |
|     <NMakeReBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">nmake rebuild -f Makefile.msvc cfg=$(Configuration) /NOLOGO</NMakeReBuildCommandLine>
 | |
|     <NMakeCleanCommandLine Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">nmake clean -f Makefile.msvc cfg=$(Configuration) /NOLOGO</NMakeCleanCommandLine>
 | |
|     <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'" />
 | |
|     <NMakePreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">WIN32;NDEBUG;$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
 | |
|     <NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath>
 | |
|     <NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">$(NMakeForcedIncludes)</NMakeForcedIncludes>
 | |
|     <NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath>
 | |
|     <NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">$(NMakeForcedUsingAssemblies)</NMakeForcedUsingAssemblies>
 | |
|     <OutDir Condition="'$(Configuration)|$(Platform)'=='DebugDynamic|Win32'">$(Configuration)\</OutDir>
 | |
|     <IntDir Condition="'$(Configuration)|$(Platform)'=='DebugDynamic|Win32'">$(Configuration)\</IntDir>
 | |
|     <NMakeBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='DebugDynamic|Win32'">nmake all -f Makefile.msvc cfg=$(Configuration) /NOLOGO</NMakeBuildCommandLine>
 | |
|     <NMakeReBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='DebugDynamic|Win32'">nmake rebuild -f Makefile.msvc cfg=$(Configuration) /NOLOGO</NMakeReBuildCommandLine>
 | |
|     <NMakeCleanCommandLine Condition="'$(Configuration)|$(Platform)'=='DebugDynamic|Win32'">nmake clean -f Makefile.msvc cfg=$(Configuration) /NOLOGO</NMakeCleanCommandLine>
 | |
|     <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='DebugDynamic|Win32'" />
 | |
|     <NMakePreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='DebugDynamic|Win32'">WIN32;_DEBUG;$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
 | |
|     <NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='DebugDynamic|Win32'">$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath>
 | |
|     <NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='DebugDynamic|Win32'">$(NMakeForcedIncludes)</NMakeForcedIncludes>
 | |
|     <NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='DebugDynamic|Win32'">$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath>
 | |
|     <NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='DebugDynamic|Win32'">$(NMakeForcedUsingAssemblies)</NMakeForcedUsingAssemblies>
 | |
|     <OutDir Condition="'$(Configuration)|$(Platform)'=='ReleaseDynamic|Win32'">$(Configuration)\</OutDir>
 | |
|     <IntDir Condition="'$(Configuration)|$(Platform)'=='ReleaseDynamic|Win32'">$(Configuration)\</IntDir>
 | |
|     <NMakeBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='ReleaseDynamic|Win32'">nmake all -f Makefile.msvc cfg=$(Configuration) </NMakeBuildCommandLine>
 | |
|     <NMakeReBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='ReleaseDynamic|Win32'">nmake rebuild -f Makefile.msvc cfg=$(Configuration) /NOLOGO</NMakeReBuildCommandLine>
 | |
|     <NMakeCleanCommandLine Condition="'$(Configuration)|$(Platform)'=='ReleaseDynamic|Win32'">nmake clean -f Makefile.msvc cfg=$(Configuration) /NOLOGO</NMakeCleanCommandLine>
 | |
|     <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseDynamic|Win32'" />
 | |
|     <NMakePreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='ReleaseDynamic|Win32'">WIN32;NDEBUG;$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
 | |
|     <NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='ReleaseDynamic|Win32'">$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath>
 | |
|     <NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='ReleaseDynamic|Win32'">$(NMakeForcedIncludes)</NMakeForcedIncludes>
 | |
|     <NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='ReleaseDynamic|Win32'">$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath>
 | |
|     <NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='ReleaseDynamic|Win32'">$(NMakeForcedUsingAssemblies)</NMakeForcedUsingAssemblies>
 | |
|   </PropertyGroup>
 | |
|   <ItemDefinitionGroup>
 | |
|   </ItemDefinitionGroup>
 | |
|   <ItemGroup>
 | |
|     <ClCompile Include="example01.cpp" />
 | |
|     <ClCompile Include="example02.cpp" />
 | |
|     <ClCompile Include="example03.cpp" />
 | |
|     <ClCompile Include="example04.cpp" />
 | |
|     <ClCompile Include="example05.cpp" />
 | |
|     <ClCompile Include="example06.cpp" />
 | |
|     <ClCompile Include="example07.cpp" />
 | |
|     <ClCompile Include="example08.cpp" />
 | |
|     <ClCompile Include="example09.cpp" />
 | |
|     <ClCompile Include="example10.cpp" />
 | |
|     <ClCompile Include="example11.cpp" />
 | |
|     <ClCompile Include="example12.cpp" />
 | |
|     <ClCompile Include="example13.cpp" />
 | |
|     <ClCompile Include="example14.cpp" />
 | |
|     <ClCompile Include="example15.cpp" />
 | |
|     <ClCompile Include="example16.cpp" />
 | |
|     <ClCompile Include="example17.cpp" />
 | |
|     <ClCompile Include="example18.cpp" />
 | |
|     <ClCompile Include="example19.cpp" />
 | |
|     <ClCompile Include="example20.cpp" />
 | |
|     <ClCompile Include="example21.cpp" />
 | |
|     <ClCompile Include="example22.cpp" />
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <None Include="README" />
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <ProjectReference Include="..\curlpp.VC8.vcxproj">
 | |
|       <Project>{dd2d30b5-b2cb-4dbc-9ba5-039f8cf7d087}</Project>
 | |
|       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
 | |
|     </ProjectReference>
 | |
|   </ItemGroup>
 | |
|   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
 | |
|   <ImportGroup Label="ExtensionTargets">
 | |
|   </ImportGroup>
 | |
| </Project> |