git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
		
			
				
	
	
		
			538 lines
		
	
	
		
			18 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			538 lines
		
	
	
		
			18 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="Windows-1252"?>
 | |
| <!--
 | |
| 
 | |
|   This makefile was generated by
 | |
|   Bakefile 0.2.5 (http://www.bakefile.org)
 | |
|   Do not modify, all changes will be overwritten!
 | |
| 
 | |
| -->
 | |
| <VisualStudioProject
 | |
| 	ProjectType="Visual C++"
 | |
| 	Version="7.10"
 | |
| 	Name="baseclient"
 | |
| 	ProjectGUID="{E584AD8A-7CCE-589B-924A-B60FDA30CA8F}">
 | |
| 	<Platforms>
 | |
| 		<Platform
 | |
| 			Name="Win32"/>
 | |
| 	</Platforms>
 | |
| 	<Configurations>
 | |
| 		<Configuration
 | |
| 			Name="DLL Universal Release|Win32"
 | |
| 			OutputDirectory="vc_mswunivudll"
 | |
| 			IntermediateDirectory="vc_mswunivudll\baseclient"
 | |
| 			ConfigurationType="1"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="FALSE"
 | |
| 			CharacterSet="1">
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="2"
 | |
| 				AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswunivu;.\..\..\include;."
 | |
| 				PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
 | |
| 				ExceptionHandling="TRUE"
 | |
| 				RuntimeLibrary="2"
 | |
| 				RuntimeTypeInfo="TRUE"
 | |
| 				AssemblerListingLocation="vc_mswunivudll\baseclient\"
 | |
| 				ObjectFile="vc_mswunivudll\baseclient\"
 | |
| 				ProgramDataBaseFileName="vc_mswunivudll\baseclient.pdb"
 | |
| 				WarningLevel="4"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				Detect64BitPortabilityProblems="TRUE"
 | |
| 				DebugInformationFormat="3"/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalOptions=""
 | |
| 				AdditionalDependencies="wxbase29u_net.lib  wxbase29u.lib   wxzlib.lib wxregexu.lib wxexpat.lib    kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib"
 | |
| 				OutputFile="vc_mswunivudll\baseclient.exe"
 | |
| 				LinkIncremental="2"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				AdditionalLibraryDirectories=".\..\..\lib\vc_dll"
 | |
| 				GenerateDebugInformation="TRUE"
 | |
| 				ProgramDatabaseFile="vc_mswunivudll\baseclient.pdb"
 | |
| 				SubSystem="1"
 | |
| 				TargetMachine="1"/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
 | |
| 				Culture="1033"
 | |
| 				AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswunivu;.\..\..\include;."/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebDeploymentTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedWrapperGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="DLL Universal Debug|Win32"
 | |
| 			OutputDirectory="vc_mswunivuddll"
 | |
| 			IntermediateDirectory="vc_mswunivuddll\baseclient"
 | |
| 			ConfigurationType="1"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="FALSE"
 | |
| 			CharacterSet="1">
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="0"
 | |
| 				AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswunivud;.\..\..\include;."
 | |
| 				PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
 | |
| 				MinimalRebuild="TRUE"
 | |
| 				ExceptionHandling="TRUE"
 | |
| 				BasicRuntimeChecks="3"
 | |
| 				RuntimeLibrary="3"
 | |
| 				BufferSecurityCheck="TRUE"
 | |
| 				RuntimeTypeInfo="TRUE"
 | |
| 				AssemblerListingLocation="vc_mswunivuddll\baseclient\"
 | |
| 				ObjectFile="vc_mswunivuddll\baseclient\"
 | |
| 				ProgramDataBaseFileName="vc_mswunivuddll\baseclient.pdb"
 | |
| 				WarningLevel="4"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				Detect64BitPortabilityProblems="TRUE"
 | |
| 				DebugInformationFormat="3"/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalOptions=""
 | |
| 				AdditionalDependencies="wxbase29ud_net.lib  wxbase29ud.lib   wxzlibd.lib wxregexud.lib wxexpatd.lib    kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib"
 | |
| 				OutputFile="vc_mswunivuddll\baseclient.exe"
 | |
| 				LinkIncremental="2"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				AdditionalLibraryDirectories=".\..\..\lib\vc_dll"
 | |
| 				GenerateDebugInformation="TRUE"
 | |
| 				ProgramDatabaseFile="vc_mswunivuddll\baseclient.pdb"
 | |
| 				SubSystem="1"
 | |
| 				TargetMachine="1"/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
 | |
| 				Culture="1033"
 | |
| 				AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswunivud;.\..\..\include;."/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebDeploymentTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedWrapperGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="DLL Release|Win32"
 | |
| 			OutputDirectory="vc_mswudll"
 | |
| 			IntermediateDirectory="vc_mswudll\baseclient"
 | |
| 			ConfigurationType="1"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="FALSE"
 | |
| 			CharacterSet="1">
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="2"
 | |
| 				AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswu;.\..\..\include;."
 | |
| 				PreprocessorDefinitions="__WXMSW__;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
 | |
| 				ExceptionHandling="TRUE"
 | |
| 				RuntimeLibrary="2"
 | |
| 				RuntimeTypeInfo="TRUE"
 | |
| 				AssemblerListingLocation="vc_mswudll\baseclient\"
 | |
| 				ObjectFile="vc_mswudll\baseclient\"
 | |
| 				ProgramDataBaseFileName="vc_mswudll\baseclient.pdb"
 | |
| 				WarningLevel="4"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				Detect64BitPortabilityProblems="TRUE"
 | |
| 				DebugInformationFormat="3"/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalOptions=""
 | |
| 				AdditionalDependencies="wxbase29u_net.lib  wxbase29u.lib   wxzlib.lib wxregexu.lib wxexpat.lib    kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib"
 | |
| 				OutputFile="vc_mswudll\baseclient.exe"
 | |
| 				LinkIncremental="2"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				AdditionalLibraryDirectories=".\..\..\lib\vc_dll"
 | |
| 				GenerateDebugInformation="TRUE"
 | |
| 				ProgramDatabaseFile="vc_mswudll\baseclient.pdb"
 | |
| 				SubSystem="1"
 | |
| 				TargetMachine="1"/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				PreprocessorDefinitions="__WXMSW__;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
 | |
| 				Culture="1033"
 | |
| 				AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswu;.\..\..\include;."/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebDeploymentTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedWrapperGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="DLL Debug|Win32"
 | |
| 			OutputDirectory="vc_mswuddll"
 | |
| 			IntermediateDirectory="vc_mswuddll\baseclient"
 | |
| 			ConfigurationType="1"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="FALSE"
 | |
| 			CharacterSet="1">
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="0"
 | |
| 				AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswud;.\..\..\include;."
 | |
| 				PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
 | |
| 				MinimalRebuild="TRUE"
 | |
| 				ExceptionHandling="TRUE"
 | |
| 				BasicRuntimeChecks="3"
 | |
| 				RuntimeLibrary="3"
 | |
| 				BufferSecurityCheck="TRUE"
 | |
| 				RuntimeTypeInfo="TRUE"
 | |
| 				AssemblerListingLocation="vc_mswuddll\baseclient\"
 | |
| 				ObjectFile="vc_mswuddll\baseclient\"
 | |
| 				ProgramDataBaseFileName="vc_mswuddll\baseclient.pdb"
 | |
| 				WarningLevel="4"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				Detect64BitPortabilityProblems="TRUE"
 | |
| 				DebugInformationFormat="3"/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalOptions=""
 | |
| 				AdditionalDependencies="wxbase29ud_net.lib  wxbase29ud.lib   wxzlibd.lib wxregexud.lib wxexpatd.lib    kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib"
 | |
| 				OutputFile="vc_mswuddll\baseclient.exe"
 | |
| 				LinkIncremental="2"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				AdditionalLibraryDirectories=".\..\..\lib\vc_dll"
 | |
| 				GenerateDebugInformation="TRUE"
 | |
| 				ProgramDatabaseFile="vc_mswuddll\baseclient.pdb"
 | |
| 				SubSystem="1"
 | |
| 				TargetMachine="1"/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
 | |
| 				Culture="1033"
 | |
| 				AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswud;.\..\..\include;."/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebDeploymentTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedWrapperGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Universal Release|Win32"
 | |
| 			OutputDirectory="vc_mswunivu"
 | |
| 			IntermediateDirectory="vc_mswunivu\baseclient"
 | |
| 			ConfigurationType="1"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="FALSE"
 | |
| 			CharacterSet="1">
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="2"
 | |
| 				AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswunivu;.\..\..\include;."
 | |
| 				PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;_CONSOLE;wxUSE_GUI=0"
 | |
| 				ExceptionHandling="TRUE"
 | |
| 				RuntimeLibrary="2"
 | |
| 				RuntimeTypeInfo="TRUE"
 | |
| 				AssemblerListingLocation="vc_mswunivu\baseclient\"
 | |
| 				ObjectFile="vc_mswunivu\baseclient\"
 | |
| 				ProgramDataBaseFileName="vc_mswunivu\baseclient.pdb"
 | |
| 				WarningLevel="4"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				Detect64BitPortabilityProblems="TRUE"
 | |
| 				DebugInformationFormat="3"/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalOptions=""
 | |
| 				AdditionalDependencies="wxbase29u_net.lib  wxbase29u.lib   wxzlib.lib wxregexu.lib wxexpat.lib    kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib"
 | |
| 				OutputFile="vc_mswunivu\baseclient.exe"
 | |
| 				LinkIncremental="2"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				AdditionalLibraryDirectories=".\..\..\lib\vc_lib"
 | |
| 				GenerateDebugInformation="TRUE"
 | |
| 				ProgramDatabaseFile="vc_mswunivu\baseclient.pdb"
 | |
| 				SubSystem="1"
 | |
| 				TargetMachine="1"/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;_CONSOLE;wxUSE_GUI=0"
 | |
| 				Culture="1033"
 | |
| 				AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswunivu;.\..\..\include;."/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebDeploymentTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedWrapperGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Universal Debug|Win32"
 | |
| 			OutputDirectory="vc_mswunivud"
 | |
| 			IntermediateDirectory="vc_mswunivud\baseclient"
 | |
| 			ConfigurationType="1"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="FALSE"
 | |
| 			CharacterSet="1">
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="0"
 | |
| 				AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswunivud;.\..\..\include;."
 | |
| 				PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;_CONSOLE;wxUSE_GUI=0"
 | |
| 				MinimalRebuild="TRUE"
 | |
| 				ExceptionHandling="TRUE"
 | |
| 				BasicRuntimeChecks="3"
 | |
| 				RuntimeLibrary="3"
 | |
| 				BufferSecurityCheck="TRUE"
 | |
| 				RuntimeTypeInfo="TRUE"
 | |
| 				AssemblerListingLocation="vc_mswunivud\baseclient\"
 | |
| 				ObjectFile="vc_mswunivud\baseclient\"
 | |
| 				ProgramDataBaseFileName="vc_mswunivud\baseclient.pdb"
 | |
| 				WarningLevel="4"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				Detect64BitPortabilityProblems="TRUE"
 | |
| 				DebugInformationFormat="3"/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalOptions=""
 | |
| 				AdditionalDependencies="wxbase29ud_net.lib  wxbase29ud.lib   wxzlibd.lib wxregexud.lib wxexpatd.lib    kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib"
 | |
| 				OutputFile="vc_mswunivud\baseclient.exe"
 | |
| 				LinkIncremental="2"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				AdditionalLibraryDirectories=".\..\..\lib\vc_lib"
 | |
| 				GenerateDebugInformation="TRUE"
 | |
| 				ProgramDatabaseFile="vc_mswunivud\baseclient.pdb"
 | |
| 				SubSystem="1"
 | |
| 				TargetMachine="1"/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;_CONSOLE;wxUSE_GUI=0"
 | |
| 				Culture="1033"
 | |
| 				AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswunivud;.\..\..\include;."/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebDeploymentTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedWrapperGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Release|Win32"
 | |
| 			OutputDirectory="vc_mswu"
 | |
| 			IntermediateDirectory="vc_mswu\baseclient"
 | |
| 			ConfigurationType="1"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="FALSE"
 | |
| 			CharacterSet="1">
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="2"
 | |
| 				AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswu;.\..\..\include;."
 | |
| 				PreprocessorDefinitions="__WXMSW__;_UNICODE;_CONSOLE;wxUSE_GUI=0"
 | |
| 				ExceptionHandling="TRUE"
 | |
| 				RuntimeLibrary="2"
 | |
| 				RuntimeTypeInfo="TRUE"
 | |
| 				AssemblerListingLocation="vc_mswu\baseclient\"
 | |
| 				ObjectFile="vc_mswu\baseclient\"
 | |
| 				ProgramDataBaseFileName="vc_mswu\baseclient.pdb"
 | |
| 				WarningLevel="4"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				Detect64BitPortabilityProblems="TRUE"
 | |
| 				DebugInformationFormat="3"/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalOptions=""
 | |
| 				AdditionalDependencies="wxbase29u_net.lib  wxbase29u.lib   wxzlib.lib wxregexu.lib wxexpat.lib    kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib"
 | |
| 				OutputFile="vc_mswu\baseclient.exe"
 | |
| 				LinkIncremental="2"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				AdditionalLibraryDirectories=".\..\..\lib\vc_lib"
 | |
| 				GenerateDebugInformation="TRUE"
 | |
| 				ProgramDatabaseFile="vc_mswu\baseclient.pdb"
 | |
| 				SubSystem="1"
 | |
| 				TargetMachine="1"/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				PreprocessorDefinitions="__WXMSW__;_UNICODE;_CONSOLE;wxUSE_GUI=0"
 | |
| 				Culture="1033"
 | |
| 				AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswu;.\..\..\include;."/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebDeploymentTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedWrapperGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Debug|Win32"
 | |
| 			OutputDirectory="vc_mswud"
 | |
| 			IntermediateDirectory="vc_mswud\baseclient"
 | |
| 			ConfigurationType="1"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="FALSE"
 | |
| 			CharacterSet="1">
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="0"
 | |
| 				AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswud;.\..\..\include;."
 | |
| 				PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;_CONSOLE;wxUSE_GUI=0"
 | |
| 				MinimalRebuild="TRUE"
 | |
| 				ExceptionHandling="TRUE"
 | |
| 				BasicRuntimeChecks="3"
 | |
| 				RuntimeLibrary="3"
 | |
| 				BufferSecurityCheck="TRUE"
 | |
| 				RuntimeTypeInfo="TRUE"
 | |
| 				AssemblerListingLocation="vc_mswud\baseclient\"
 | |
| 				ObjectFile="vc_mswud\baseclient\"
 | |
| 				ProgramDataBaseFileName="vc_mswud\baseclient.pdb"
 | |
| 				WarningLevel="4"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				Detect64BitPortabilityProblems="TRUE"
 | |
| 				DebugInformationFormat="3"/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalOptions=""
 | |
| 				AdditionalDependencies="wxbase29ud_net.lib  wxbase29ud.lib   wxzlibd.lib wxregexud.lib wxexpatd.lib    kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib"
 | |
| 				OutputFile="vc_mswud\baseclient.exe"
 | |
| 				LinkIncremental="2"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				AdditionalLibraryDirectories=".\..\..\lib\vc_lib"
 | |
| 				GenerateDebugInformation="TRUE"
 | |
| 				ProgramDatabaseFile="vc_mswud\baseclient.pdb"
 | |
| 				SubSystem="1"
 | |
| 				TargetMachine="1"/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;_CONSOLE;wxUSE_GUI=0"
 | |
| 				Culture="1033"
 | |
| 				AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswud;.\..\..\include;."/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebDeploymentTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedWrapperGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 | |
| 		</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=".\baseclient.cpp">
 | |
| 			</File>
 | |
| 		</Filter>
 | |
| 	</Files>
 | |
| 	<Globals>
 | |
| 		
 | |
| 	</Globals>
 | |
| </VisualStudioProject>
 | |
| 
 |