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
		
			
				
	
	
		
			204 lines
		
	
	
		
			4.8 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			204 lines
		
	
	
		
			4.8 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="windows-1251"?>
 | |
| <VisualStudioProject
 | |
| 	ProjectType="Visual C++"
 | |
| 	Version="8,00"
 | |
| 	Name="curlpp.examples"
 | |
| 	ProjectGUID="{47B20498-1AC3-4C23-A168-C2E40610D170}"
 | |
| 	RootNamespace="curlpp.examples"
 | |
| 	Keyword="MakeFileProj"
 | |
| 	>
 | |
| 	<Platforms>
 | |
| 		<Platform
 | |
| 			Name="Win32"
 | |
| 		/>
 | |
| 	</Platforms>
 | |
| 	<ToolFiles>
 | |
| 	</ToolFiles>
 | |
| 	<Configurations>
 | |
| 		<Configuration
 | |
| 			Name="DebugStatic|Win32"
 | |
| 			OutputDirectory="$(ConfigurationName)"
 | |
| 			IntermediateDirectory="$(ConfigurationName)"
 | |
| 			ConfigurationType="0"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCNMakeTool"
 | |
| 				BuildCommandLine="nmake all -f Makefile.msvc cfg=$(ConfigurationName) /NOLOGO"
 | |
| 				ReBuildCommandLine="nmake rebuild -f Makefile.msvc cfg=$(ConfigurationName) /NOLOGO"
 | |
| 				CleanCommandLine="nmake clean -f Makefile.msvc cfg=$(ConfigurationName) /NOLOGO"
 | |
| 				Output=""
 | |
| 				PreprocessorDefinitions="WIN32;_DEBUG"
 | |
| 				IncludeSearchPath=""
 | |
| 				ForcedIncludes=""
 | |
| 				AssemblySearchPath=""
 | |
| 				ForcedUsingAssemblies=""
 | |
| 				CompileAsManaged=""
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="ReleaseStatic|Win32"
 | |
| 			OutputDirectory="$(ConfigurationName)"
 | |
| 			IntermediateDirectory="$(ConfigurationName)"
 | |
| 			ConfigurationType="0"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCNMakeTool"
 | |
| 				BuildCommandLine="nmake all -f Makefile.msvc cfg=$(ConfigurationName) /NOLOGO"
 | |
| 				ReBuildCommandLine="nmake rebuild -f Makefile.msvc cfg=$(ConfigurationName) /NOLOGO"
 | |
| 				CleanCommandLine="nmake clean -f Makefile.msvc cfg=$(ConfigurationName) /NOLOGO"
 | |
| 				Output=""
 | |
| 				PreprocessorDefinitions="WIN32;NDEBUG"
 | |
| 				IncludeSearchPath=""
 | |
| 				ForcedIncludes=""
 | |
| 				AssemblySearchPath=""
 | |
| 				ForcedUsingAssemblies=""
 | |
| 				CompileAsManaged=""
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="DebugDynamic|Win32"
 | |
| 			OutputDirectory="$(ConfigurationName)"
 | |
| 			IntermediateDirectory="$(ConfigurationName)"
 | |
| 			ConfigurationType="0"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCNMakeTool"
 | |
| 				BuildCommandLine="nmake all -f Makefile.msvc cfg=$(ConfigurationName) /NOLOGO"
 | |
| 				ReBuildCommandLine="nmake rebuild -f Makefile.msvc cfg=$(ConfigurationName) /NOLOGO"
 | |
| 				CleanCommandLine="nmake clean -f Makefile.msvc cfg=$(ConfigurationName) /NOLOGO"
 | |
| 				Output=""
 | |
| 				PreprocessorDefinitions="WIN32;_DEBUG"
 | |
| 				IncludeSearchPath=""
 | |
| 				ForcedIncludes=""
 | |
| 				AssemblySearchPath=""
 | |
| 				ForcedUsingAssemblies=""
 | |
| 				CompileAsManaged=""
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="ReleaseDynamic|Win32"
 | |
| 			OutputDirectory="$(ConfigurationName)"
 | |
| 			IntermediateDirectory="$(ConfigurationName)"
 | |
| 			ConfigurationType="0"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCNMakeTool"
 | |
| 				BuildCommandLine="nmake all -f Makefile.msvc cfg=$(ConfigurationName) "
 | |
| 				ReBuildCommandLine="nmake rebuild -f Makefile.msvc cfg=$(ConfigurationName) /NOLOGO"
 | |
| 				CleanCommandLine="nmake clean -f Makefile.msvc cfg=$(ConfigurationName) /NOLOGO"
 | |
| 				Output=""
 | |
| 				PreprocessorDefinitions="WIN32;NDEBUG"
 | |
| 				IncludeSearchPath=""
 | |
| 				ForcedIncludes=""
 | |
| 				AssemblySearchPath=""
 | |
| 				ForcedUsingAssemblies=""
 | |
| 				CompileAsManaged=""
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 	</Configurations>
 | |
| 	<References>
 | |
| 	</References>
 | |
| 	<Files>
 | |
| 		<Filter
 | |
| 			Name="Source Files"
 | |
| 			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
 | |
| 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 | |
| 			>
 | |
| 			<File
 | |
| 				RelativePath=".\example01.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\example02.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\example03.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\example04.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\example05.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\example06.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\example07.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\example08.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\example09.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\example10.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\example11.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\example12.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\example13.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\example14.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\example15.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\example16.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\example17.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\example18.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\example19.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\example20.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\example21.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\example22.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 		</Filter>
 | |
| 		<File
 | |
| 			RelativePath=".\README"
 | |
| 			>
 | |
| 		</File>
 | |
| 	</Files>
 | |
| 	<Globals>
 | |
| 	</Globals>
 | |
| </VisualStudioProject>
 |