Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@20109 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			421 lines
		
	
	
		
			8.3 KiB
		
	
	
	
		
			XML
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			421 lines
		
	
	
		
			8.3 KiB
		
	
	
	
		
			XML
		
	
	
		
			Executable File
		
	
	
	
	
<?xml version="1.0" encoding="Windows-1252"?>
 | 
						|
<VisualStudioProject
 | 
						|
	ProjectType="Visual C++"
 | 
						|
	Version="9,00"
 | 
						|
	Name="ServerLib"
 | 
						|
	ProjectGUID="{1991F7F5-2E5A-4985-A328-744D5E8AB770}"
 | 
						|
	RootNamespace="ServerLib"
 | 
						|
	Keyword="Win32Proj"
 | 
						|
	TargetFrameworkVersion="131072"
 | 
						|
	>
 | 
						|
	<Platforms>
 | 
						|
		<Platform
 | 
						|
			Name="Win32"
 | 
						|
		/>
 | 
						|
	</Platforms>
 | 
						|
	<ToolFiles>
 | 
						|
	</ToolFiles>
 | 
						|
	<Configurations>
 | 
						|
		<Configuration
 | 
						|
			Name="Debug|Win32"
 | 
						|
			OutputDirectory="../lib"
 | 
						|
			IntermediateDirectory="../Debug/DebugServers"
 | 
						|
			ConfigurationType="4"
 | 
						|
			CharacterSet="0"
 | 
						|
			>
 | 
						|
			<Tool
 | 
						|
				Name="VCPreBuildEventTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCCustomBuildTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCXMLDataGeneratorTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCWebServiceProxyGeneratorTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCMIDLTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCCLCompilerTool"
 | 
						|
				Optimization="0"
 | 
						|
				AdditionalIncludeDirectories="..\..\wx289\lib\vc_lib\mswd;..\..\wx289\include"
 | 
						|
				PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
 | 
						|
				MinimalRebuild="true"
 | 
						|
				BasicRuntimeChecks="3"
 | 
						|
				RuntimeLibrary="1"
 | 
						|
				UsePrecompiledHeader="0"
 | 
						|
				WarningLevel="4"
 | 
						|
				Detect64BitPortabilityProblems="false"
 | 
						|
				DebugInformationFormat="4"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCManagedResourceCompilerTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCResourceCompilerTool"
 | 
						|
				AdditionalIncludeDirectories="..\..\wx289\include"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCPreLinkEventTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCLibrarianTool"
 | 
						|
				AdditionalDependencies="comctl32.lib rpcrt4.lib wsock32.lib "
 | 
						|
				OutputFile="$(OutDir)\$(ProjectName)d.lib"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCALinkTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCXDCMakeTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCBscMakeTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCFxCopTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCPostBuildEventTool"
 | 
						|
			/>
 | 
						|
		</Configuration>
 | 
						|
		<Configuration
 | 
						|
			Name="Release|Win32"
 | 
						|
			OutputDirectory="../lib"
 | 
						|
			IntermediateDirectory="../$(ConfigurationName)/$(ProjectName)"
 | 
						|
			ConfigurationType="4"
 | 
						|
			CharacterSet="0"
 | 
						|
			WholeProgramOptimization="1"
 | 
						|
			>
 | 
						|
			<Tool
 | 
						|
				Name="VCPreBuildEventTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCCustomBuildTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCXMLDataGeneratorTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCWebServiceProxyGeneratorTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCMIDLTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCCLCompilerTool"
 | 
						|
				AdditionalIncludeDirectories="\u\luca\wx289\lib\vc_lib\msw;\u\luca\wx289\include"
 | 
						|
				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
 | 
						|
				StringPooling="true"
 | 
						|
				RuntimeLibrary="0"
 | 
						|
				UsePrecompiledHeader="0"
 | 
						|
				WarningLevel="3"
 | 
						|
				Detect64BitPortabilityProblems="false"
 | 
						|
				DebugInformationFormat="3"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCManagedResourceCompilerTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCResourceCompilerTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCPreLinkEventTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCLibrarianTool"
 | 
						|
				AdditionalDependencies="comctl32.lib rpcrt4.lib wsock32.lib "
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCALinkTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCXDCMakeTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCBscMakeTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCFxCopTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCPostBuildEventTool"
 | 
						|
			/>
 | 
						|
		</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="..\server\baseserv.cpp"
 | 
						|
				>
 | 
						|
			</File>
 | 
						|
			<File
 | 
						|
				RelativePath="..\server\xml.cpp"
 | 
						|
				>
 | 
						|
			</File>
 | 
						|
		</Filter>
 | 
						|
		<Filter
 | 
						|
			Name="Header Files"
 | 
						|
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
 | 
						|
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
 | 
						|
			>
 | 
						|
		</Filter>
 | 
						|
		<Filter
 | 
						|
			Name="Library Files"
 | 
						|
			Filter="lib"
 | 
						|
			>
 | 
						|
			<File
 | 
						|
				RelativePath="..\..\wx289\lib\vc_lib\wxbase28.lib"
 | 
						|
				>
 | 
						|
				<FileConfiguration
 | 
						|
					Name="Debug|Win32"
 | 
						|
					ExcludedFromBuild="true"
 | 
						|
					>
 | 
						|
					<Tool
 | 
						|
						Name="VCCustomBuildTool"
 | 
						|
					/>
 | 
						|
				</FileConfiguration>
 | 
						|
			</File>
 | 
						|
			<File
 | 
						|
				RelativePath="..\..\wx289\lib\vc_lib\wxbase28_net.lib"
 | 
						|
				>
 | 
						|
				<FileConfiguration
 | 
						|
					Name="Debug|Win32"
 | 
						|
					ExcludedFromBuild="true"
 | 
						|
					>
 | 
						|
					<Tool
 | 
						|
						Name="VCCustomBuildTool"
 | 
						|
					/>
 | 
						|
				</FileConfiguration>
 | 
						|
			</File>
 | 
						|
			<File
 | 
						|
				RelativePath="..\..\wx289\lib\vc_lib\wxbase28_odbc.lib"
 | 
						|
				>
 | 
						|
				<FileConfiguration
 | 
						|
					Name="Debug|Win32"
 | 
						|
					ExcludedFromBuild="true"
 | 
						|
					>
 | 
						|
					<Tool
 | 
						|
						Name="VCCustomBuildTool"
 | 
						|
					/>
 | 
						|
				</FileConfiguration>
 | 
						|
			</File>
 | 
						|
			<File
 | 
						|
				RelativePath="..\..\wx289\lib\vc_lib\wxbase28_xml.lib"
 | 
						|
				>
 | 
						|
				<FileConfiguration
 | 
						|
					Name="Debug|Win32"
 | 
						|
					ExcludedFromBuild="true"
 | 
						|
					>
 | 
						|
					<Tool
 | 
						|
						Name="VCCustomBuildTool"
 | 
						|
					/>
 | 
						|
				</FileConfiguration>
 | 
						|
			</File>
 | 
						|
			<File
 | 
						|
				RelativePath="..\..\wx289\lib\vc_lib\wxbase28d.lib"
 | 
						|
				>
 | 
						|
				<FileConfiguration
 | 
						|
					Name="Release|Win32"
 | 
						|
					ExcludedFromBuild="true"
 | 
						|
					>
 | 
						|
					<Tool
 | 
						|
						Name="VCCustomBuildTool"
 | 
						|
					/>
 | 
						|
				</FileConfiguration>
 | 
						|
			</File>
 | 
						|
			<File
 | 
						|
				RelativePath="..\..\wx289\lib\vc_lib\wxbase28d_net.lib"
 | 
						|
				>
 | 
						|
				<FileConfiguration
 | 
						|
					Name="Release|Win32"
 | 
						|
					ExcludedFromBuild="true"
 | 
						|
					>
 | 
						|
					<Tool
 | 
						|
						Name="VCCustomBuildTool"
 | 
						|
					/>
 | 
						|
				</FileConfiguration>
 | 
						|
			</File>
 | 
						|
			<File
 | 
						|
				RelativePath="..\..\wx289\lib\vc_lib\wxbase28d_odbc.lib"
 | 
						|
				>
 | 
						|
				<FileConfiguration
 | 
						|
					Name="Release|Win32"
 | 
						|
					ExcludedFromBuild="true"
 | 
						|
					>
 | 
						|
					<Tool
 | 
						|
						Name="VCCustomBuildTool"
 | 
						|
					/>
 | 
						|
				</FileConfiguration>
 | 
						|
			</File>
 | 
						|
			<File
 | 
						|
				RelativePath="..\..\wx289\lib\vc_lib\wxbase28d_xml.lib"
 | 
						|
				>
 | 
						|
				<FileConfiguration
 | 
						|
					Name="Release|Win32"
 | 
						|
					ExcludedFromBuild="true"
 | 
						|
					>
 | 
						|
					<Tool
 | 
						|
						Name="VCCustomBuildTool"
 | 
						|
					/>
 | 
						|
				</FileConfiguration>
 | 
						|
			</File>
 | 
						|
			<File
 | 
						|
				RelativePath="..\..\wx289\lib\vc_lib\wxjpeg.lib"
 | 
						|
				>
 | 
						|
				<FileConfiguration
 | 
						|
					Name="Debug|Win32"
 | 
						|
					ExcludedFromBuild="true"
 | 
						|
					>
 | 
						|
					<Tool
 | 
						|
						Name="VCCustomBuildTool"
 | 
						|
					/>
 | 
						|
				</FileConfiguration>
 | 
						|
			</File>
 | 
						|
			<File
 | 
						|
				RelativePath="..\..\wx289\lib\vc_lib\wxjpegd.lib"
 | 
						|
				>
 | 
						|
				<FileConfiguration
 | 
						|
					Name="Release|Win32"
 | 
						|
					ExcludedFromBuild="true"
 | 
						|
					>
 | 
						|
					<Tool
 | 
						|
						Name="VCCustomBuildTool"
 | 
						|
					/>
 | 
						|
				</FileConfiguration>
 | 
						|
			</File>
 | 
						|
			<File
 | 
						|
				RelativePath="..\..\wx289\lib\vc_lib\wxmsw28_adv.lib"
 | 
						|
				>
 | 
						|
				<FileConfiguration
 | 
						|
					Name="Debug|Win32"
 | 
						|
					ExcludedFromBuild="true"
 | 
						|
					>
 | 
						|
					<Tool
 | 
						|
						Name="VCCustomBuildTool"
 | 
						|
					/>
 | 
						|
				</FileConfiguration>
 | 
						|
			</File>
 | 
						|
			<File
 | 
						|
				RelativePath="..\..\wx289\lib\vc_lib\wxmsw28_core.lib"
 | 
						|
				>
 | 
						|
				<FileConfiguration
 | 
						|
					Name="Debug|Win32"
 | 
						|
					ExcludedFromBuild="true"
 | 
						|
					>
 | 
						|
					<Tool
 | 
						|
						Name="VCCustomBuildTool"
 | 
						|
					/>
 | 
						|
				</FileConfiguration>
 | 
						|
			</File>
 | 
						|
			<File
 | 
						|
				RelativePath="..\..\wx289\lib\vc_lib\wxmsw28d_adv.lib"
 | 
						|
				>
 | 
						|
				<FileConfiguration
 | 
						|
					Name="Release|Win32"
 | 
						|
					ExcludedFromBuild="true"
 | 
						|
					>
 | 
						|
					<Tool
 | 
						|
						Name="VCCustomBuildTool"
 | 
						|
					/>
 | 
						|
				</FileConfiguration>
 | 
						|
			</File>
 | 
						|
			<File
 | 
						|
				RelativePath="..\..\wx289\lib\vc_lib\wxmsw28d_core.lib"
 | 
						|
				>
 | 
						|
				<FileConfiguration
 | 
						|
					Name="Release|Win32"
 | 
						|
					ExcludedFromBuild="true"
 | 
						|
					>
 | 
						|
					<Tool
 | 
						|
						Name="VCCustomBuildTool"
 | 
						|
					/>
 | 
						|
				</FileConfiguration>
 | 
						|
			</File>
 | 
						|
			<File
 | 
						|
				RelativePath="..\..\wx289\lib\vc_lib\wxpng.lib"
 | 
						|
				>
 | 
						|
				<FileConfiguration
 | 
						|
					Name="Debug|Win32"
 | 
						|
					ExcludedFromBuild="true"
 | 
						|
					>
 | 
						|
					<Tool
 | 
						|
						Name="VCCustomBuildTool"
 | 
						|
					/>
 | 
						|
				</FileConfiguration>
 | 
						|
			</File>
 | 
						|
			<File
 | 
						|
				RelativePath="..\..\wx289\lib\vc_lib\wxpngd.lib"
 | 
						|
				>
 | 
						|
				<FileConfiguration
 | 
						|
					Name="Release|Win32"
 | 
						|
					ExcludedFromBuild="true"
 | 
						|
					>
 | 
						|
					<Tool
 | 
						|
						Name="VCCustomBuildTool"
 | 
						|
					/>
 | 
						|
				</FileConfiguration>
 | 
						|
			</File>
 | 
						|
			<File
 | 
						|
				RelativePath="..\..\wx289\lib\vc_lib\wxtiff.lib"
 | 
						|
				>
 | 
						|
				<FileConfiguration
 | 
						|
					Name="Debug|Win32"
 | 
						|
					ExcludedFromBuild="true"
 | 
						|
					>
 | 
						|
					<Tool
 | 
						|
						Name="VCCustomBuildTool"
 | 
						|
					/>
 | 
						|
				</FileConfiguration>
 | 
						|
			</File>
 | 
						|
			<File
 | 
						|
				RelativePath="..\..\wx289\lib\vc_lib\wxtiffd.lib"
 | 
						|
				>
 | 
						|
				<FileConfiguration
 | 
						|
					Name="Release|Win32"
 | 
						|
					ExcludedFromBuild="true"
 | 
						|
					>
 | 
						|
					<Tool
 | 
						|
						Name="VCCustomBuildTool"
 | 
						|
					/>
 | 
						|
				</FileConfiguration>
 | 
						|
			</File>
 | 
						|
			<File
 | 
						|
				RelativePath="..\..\wx289\lib\vc_lib\wxzlib.lib"
 | 
						|
				>
 | 
						|
				<FileConfiguration
 | 
						|
					Name="Debug|Win32"
 | 
						|
					ExcludedFromBuild="true"
 | 
						|
					>
 | 
						|
					<Tool
 | 
						|
						Name="VCCustomBuildTool"
 | 
						|
					/>
 | 
						|
				</FileConfiguration>
 | 
						|
			</File>
 | 
						|
			<File
 | 
						|
				RelativePath="..\..\wx289\lib\vc_lib\wxzlibd.lib"
 | 
						|
				>
 | 
						|
				<FileConfiguration
 | 
						|
					Name="Release|Win32"
 | 
						|
					ExcludedFromBuild="true"
 | 
						|
					>
 | 
						|
					<Tool
 | 
						|
						Name="VCCustomBuildTool"
 | 
						|
					/>
 | 
						|
				</FileConfiguration>
 | 
						|
			</File>
 | 
						|
		</Filter>
 | 
						|
	</Files>
 | 
						|
	<Globals>
 | 
						|
	</Globals>
 | 
						|
</VisualStudioProject>
 |