git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51737 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
		
			
				
	
	
		
			731 lines
		
	
	
		
			24 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			731 lines
		
	
	
		
			24 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" ?>
 | |
| <!--
 | |
| 
 | |
|   This makefile was generated by
 | |
|   Bakefile 0.2.3 (http://www.bakefile.org)
 | |
|   Do not modify, all changes will be overwritten!
 | |
| 
 | |
| -->
 | |
| <VisualStudioProject
 | |
| 	ProjectType="Visual C++"
 | |
| 	Version="7.10"
 | |
| 	Name="test_gui"
 | |
| 	ProjectGUID="{EF2FDAD9-89EB-50C4-91EA-A8ACEBF43839}">
 | |
| 	<Platforms>
 | |
| 		<Platform
 | |
| 			Name="Win32"/>
 | |
| 	</Platforms>
 | |
| 	<Configurations>
 | |
| 		<Configuration
 | |
| 			Name="DLL Universal Release|Win32"
 | |
| 			OutputDirectory="vc_mswunivudll"
 | |
| 			IntermediateDirectory="vc_mswunivudll\test_gui"
 | |
| 			ConfigurationType="1"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="false"
 | |
| 			CharacterSet="1">
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCIDLTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="2"
 | |
| 				InlineFunctionExpansion="1"
 | |
| 				AdditionalIncludeDirectories=".\..\lib\vc_dll\mswunivu;.\..\include;.;.\..\samples"
 | |
| 				MinimalRebuild="false"
 | |
| 				ExceptionHandling="1"
 | |
| 				AdditionalOptions=""
 | |
| 				RuntimeLibrary="2"
 | |
| 				PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"
 | |
| 				BasicRuntimeChecks="3"
 | |
| 				DebugInformationFormat="3"
 | |
| 				Detect64BitPortabilityProblems="true"
 | |
| 				RuntimeTypeInfo="true"
 | |
| 				UsePrecompiledHeader="3"
 | |
| 				PrecompiledHeaderThrough="testprec.h"
 | |
| 				PrecompiledHeaderFile="vc_mswunivudll\testprec_test_gui.pch"
 | |
| 				AssemblerListingLocation="vc_mswunivudll\test_gui\"
 | |
| 				ObjectFile="vc_mswunivudll\test_gui\"
 | |
| 				ProgramDataBaseFileName="vc_mswunivudll\test_gui.pdb"
 | |
| 				WarningLevel="4"
 | |
| 				SuppressStartupBanner="true"/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				Culture="1033"
 | |
| 				AdditionalIncludeDirectories=".\..\lib\vc_dll\mswunivu;.\..\include;.;.\..\samples"
 | |
| 				PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalDependencies="wxmswuniv29u_core.lib  wxbase29u.lib   wxtiff.lib wxjpeg.lib wxpng.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"
 | |
| 				AdditionalOptions=""
 | |
| 				OutputFile="vc_mswunivudll\test_gui.exe"
 | |
| 				LinkIncremental="2"
 | |
| 				SubSystem="1"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				AdditionalLibraryDirectories=".\..\lib\vc_dll"
 | |
| 				GenerateDebugInformation="true"
 | |
| 				ProgramDatabaseFile="vc_mswunivudll\test_gui.pdb"
 | |
| 				TargetMachine="1"/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 				OutputFile="vc_mswunivudll\test_vc7_test_gui.bsc"
 | |
| 				SuppressStartupBanner="true"/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCAppVerifierTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebDeploymentTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="DLL Universal Debug|Win32"
 | |
| 			OutputDirectory="vc_mswunivuddll"
 | |
| 			IntermediateDirectory="vc_mswunivuddll\test_gui"
 | |
| 			ConfigurationType="1"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="false"
 | |
| 			CharacterSet="1">
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCIDLTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="0"
 | |
| 				InlineFunctionExpansion="1"
 | |
| 				AdditionalIncludeDirectories=".\..\lib\vc_dll\mswunivud;.\..\include;.;.\..\samples"
 | |
| 				MinimalRebuild="true"
 | |
| 				ExceptionHandling="1"
 | |
| 				AdditionalOptions=""
 | |
| 				RuntimeLibrary="3"
 | |
| 				PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"
 | |
| 				BasicRuntimeChecks="3"
 | |
| 				DebugInformationFormat="3"
 | |
| 				Detect64BitPortabilityProblems="true"
 | |
| 				RuntimeTypeInfo="true"
 | |
| 				UsePrecompiledHeader="3"
 | |
| 				PrecompiledHeaderThrough="testprec.h"
 | |
| 				PrecompiledHeaderFile="vc_mswunivuddll\testprec_test_gui.pch"
 | |
| 				AssemblerListingLocation="vc_mswunivuddll\test_gui\"
 | |
| 				ObjectFile="vc_mswunivuddll\test_gui\"
 | |
| 				ProgramDataBaseFileName="vc_mswunivuddll\test_gui.pdb"
 | |
| 				WarningLevel="4"
 | |
| 				SuppressStartupBanner="true"/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				Culture="1033"
 | |
| 				AdditionalIncludeDirectories=".\..\lib\vc_dll\mswunivud;.\..\include;.;.\..\samples"
 | |
| 				PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalDependencies="wxmswuniv29ud_core.lib  wxbase29ud.lib   wxtiffd.lib wxjpegd.lib wxpngd.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"
 | |
| 				AdditionalOptions=""
 | |
| 				OutputFile="vc_mswunivuddll\test_gui.exe"
 | |
| 				LinkIncremental="2"
 | |
| 				SubSystem="1"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				AdditionalLibraryDirectories=".\..\lib\vc_dll"
 | |
| 				GenerateDebugInformation="true"
 | |
| 				ProgramDatabaseFile="vc_mswunivuddll\test_gui.pdb"
 | |
| 				TargetMachine="1"/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 				OutputFile="vc_mswunivuddll\test_vc7_test_gui.bsc"
 | |
| 				SuppressStartupBanner="true"/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCAppVerifierTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebDeploymentTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="DLL Release|Win32"
 | |
| 			OutputDirectory="vc_mswudll"
 | |
| 			IntermediateDirectory="vc_mswudll\test_gui"
 | |
| 			ConfigurationType="1"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="false"
 | |
| 			CharacterSet="1">
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCIDLTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="2"
 | |
| 				InlineFunctionExpansion="1"
 | |
| 				AdditionalIncludeDirectories=".\..\lib\vc_dll\mswu;.\..\include;.;.\..\samples"
 | |
| 				MinimalRebuild="false"
 | |
| 				ExceptionHandling="1"
 | |
| 				AdditionalOptions=""
 | |
| 				RuntimeLibrary="2"
 | |
| 				PreprocessorDefinitions="__WXMSW__;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"
 | |
| 				BasicRuntimeChecks="3"
 | |
| 				DebugInformationFormat="3"
 | |
| 				Detect64BitPortabilityProblems="true"
 | |
| 				RuntimeTypeInfo="true"
 | |
| 				UsePrecompiledHeader="3"
 | |
| 				PrecompiledHeaderThrough="testprec.h"
 | |
| 				PrecompiledHeaderFile="vc_mswudll\testprec_test_gui.pch"
 | |
| 				AssemblerListingLocation="vc_mswudll\test_gui\"
 | |
| 				ObjectFile="vc_mswudll\test_gui\"
 | |
| 				ProgramDataBaseFileName="vc_mswudll\test_gui.pdb"
 | |
| 				WarningLevel="4"
 | |
| 				SuppressStartupBanner="true"/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				Culture="1033"
 | |
| 				AdditionalIncludeDirectories=".\..\lib\vc_dll\mswu;.\..\include;.;.\..\samples"
 | |
| 				PreprocessorDefinitions="__WXMSW__;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalDependencies="wxmsw29u_core.lib  wxbase29u.lib   wxtiff.lib wxjpeg.lib wxpng.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"
 | |
| 				AdditionalOptions=""
 | |
| 				OutputFile="vc_mswudll\test_gui.exe"
 | |
| 				LinkIncremental="2"
 | |
| 				SubSystem="1"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				AdditionalLibraryDirectories=".\..\lib\vc_dll"
 | |
| 				GenerateDebugInformation="true"
 | |
| 				ProgramDatabaseFile="vc_mswudll\test_gui.pdb"
 | |
| 				TargetMachine="1"/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 				OutputFile="vc_mswudll\test_vc7_test_gui.bsc"
 | |
| 				SuppressStartupBanner="true"/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCAppVerifierTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebDeploymentTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="DLL Debug|Win32"
 | |
| 			OutputDirectory="vc_mswuddll"
 | |
| 			IntermediateDirectory="vc_mswuddll\test_gui"
 | |
| 			ConfigurationType="1"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="false"
 | |
| 			CharacterSet="1">
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCIDLTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="0"
 | |
| 				InlineFunctionExpansion="1"
 | |
| 				AdditionalIncludeDirectories=".\..\lib\vc_dll\mswud;.\..\include;.;.\..\samples"
 | |
| 				MinimalRebuild="true"
 | |
| 				ExceptionHandling="1"
 | |
| 				AdditionalOptions=""
 | |
| 				RuntimeLibrary="3"
 | |
| 				PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"
 | |
| 				BasicRuntimeChecks="3"
 | |
| 				DebugInformationFormat="3"
 | |
| 				Detect64BitPortabilityProblems="true"
 | |
| 				RuntimeTypeInfo="true"
 | |
| 				UsePrecompiledHeader="3"
 | |
| 				PrecompiledHeaderThrough="testprec.h"
 | |
| 				PrecompiledHeaderFile="vc_mswuddll\testprec_test_gui.pch"
 | |
| 				AssemblerListingLocation="vc_mswuddll\test_gui\"
 | |
| 				ObjectFile="vc_mswuddll\test_gui\"
 | |
| 				ProgramDataBaseFileName="vc_mswuddll\test_gui.pdb"
 | |
| 				WarningLevel="4"
 | |
| 				SuppressStartupBanner="true"/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				Culture="1033"
 | |
| 				AdditionalIncludeDirectories=".\..\lib\vc_dll\mswud;.\..\include;.;.\..\samples"
 | |
| 				PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalDependencies="wxmsw29ud_core.lib  wxbase29ud.lib   wxtiffd.lib wxjpegd.lib wxpngd.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"
 | |
| 				AdditionalOptions=""
 | |
| 				OutputFile="vc_mswuddll\test_gui.exe"
 | |
| 				LinkIncremental="2"
 | |
| 				SubSystem="1"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				AdditionalLibraryDirectories=".\..\lib\vc_dll"
 | |
| 				GenerateDebugInformation="true"
 | |
| 				ProgramDatabaseFile="vc_mswuddll\test_gui.pdb"
 | |
| 				TargetMachine="1"/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 				OutputFile="vc_mswuddll\test_vc7_test_gui.bsc"
 | |
| 				SuppressStartupBanner="true"/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCAppVerifierTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebDeploymentTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Universal Release|Win32"
 | |
| 			OutputDirectory="vc_mswunivu"
 | |
| 			IntermediateDirectory="vc_mswunivu\test_gui"
 | |
| 			ConfigurationType="1"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="false"
 | |
| 			CharacterSet="1">
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCIDLTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="2"
 | |
| 				InlineFunctionExpansion="1"
 | |
| 				AdditionalIncludeDirectories=".\..\lib\vc_lib\mswunivu;.\..\include;.;.\..\samples"
 | |
| 				MinimalRebuild="false"
 | |
| 				ExceptionHandling="1"
 | |
| 				AdditionalOptions=""
 | |
| 				RuntimeLibrary="2"
 | |
| 				PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;NOPCH;_CONSOLE"
 | |
| 				BasicRuntimeChecks="3"
 | |
| 				DebugInformationFormat="3"
 | |
| 				Detect64BitPortabilityProblems="true"
 | |
| 				RuntimeTypeInfo="true"
 | |
| 				UsePrecompiledHeader="3"
 | |
| 				PrecompiledHeaderThrough="testprec.h"
 | |
| 				PrecompiledHeaderFile="vc_mswunivu\testprec_test_gui.pch"
 | |
| 				AssemblerListingLocation="vc_mswunivu\test_gui\"
 | |
| 				ObjectFile="vc_mswunivu\test_gui\"
 | |
| 				ProgramDataBaseFileName="vc_mswunivu\test_gui.pdb"
 | |
| 				WarningLevel="4"
 | |
| 				SuppressStartupBanner="true"/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				Culture="1033"
 | |
| 				AdditionalIncludeDirectories=".\..\lib\vc_lib\mswunivu;.\..\include;.;.\..\samples"
 | |
| 				PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;NOPCH;_CONSOLE"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalDependencies="wxmswuniv29u_core.lib  wxbase29u.lib   wxtiff.lib wxjpeg.lib wxpng.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"
 | |
| 				AdditionalOptions=""
 | |
| 				OutputFile="vc_mswunivu\test_gui.exe"
 | |
| 				LinkIncremental="2"
 | |
| 				SubSystem="1"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				AdditionalLibraryDirectories=".\..\lib\vc_lib"
 | |
| 				GenerateDebugInformation="true"
 | |
| 				ProgramDatabaseFile="vc_mswunivu\test_gui.pdb"
 | |
| 				TargetMachine="1"/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 				OutputFile="vc_mswunivu\test_vc7_test_gui.bsc"
 | |
| 				SuppressStartupBanner="true"/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCAppVerifierTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebDeploymentTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Universal Debug|Win32"
 | |
| 			OutputDirectory="vc_mswunivud"
 | |
| 			IntermediateDirectory="vc_mswunivud\test_gui"
 | |
| 			ConfigurationType="1"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="false"
 | |
| 			CharacterSet="1">
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCIDLTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="0"
 | |
| 				InlineFunctionExpansion="1"
 | |
| 				AdditionalIncludeDirectories=".\..\lib\vc_lib\mswunivud;.\..\include;.;.\..\samples"
 | |
| 				MinimalRebuild="true"
 | |
| 				ExceptionHandling="1"
 | |
| 				AdditionalOptions=""
 | |
| 				RuntimeLibrary="3"
 | |
| 				PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;NOPCH;_CONSOLE"
 | |
| 				BasicRuntimeChecks="3"
 | |
| 				DebugInformationFormat="3"
 | |
| 				Detect64BitPortabilityProblems="true"
 | |
| 				RuntimeTypeInfo="true"
 | |
| 				UsePrecompiledHeader="3"
 | |
| 				PrecompiledHeaderThrough="testprec.h"
 | |
| 				PrecompiledHeaderFile="vc_mswunivud\testprec_test_gui.pch"
 | |
| 				AssemblerListingLocation="vc_mswunivud\test_gui\"
 | |
| 				ObjectFile="vc_mswunivud\test_gui\"
 | |
| 				ProgramDataBaseFileName="vc_mswunivud\test_gui.pdb"
 | |
| 				WarningLevel="4"
 | |
| 				SuppressStartupBanner="true"/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				Culture="1033"
 | |
| 				AdditionalIncludeDirectories=".\..\lib\vc_lib\mswunivud;.\..\include;.;.\..\samples"
 | |
| 				PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;NOPCH;_CONSOLE"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalDependencies="wxmswuniv29ud_core.lib  wxbase29ud.lib   wxtiffd.lib wxjpegd.lib wxpngd.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"
 | |
| 				AdditionalOptions=""
 | |
| 				OutputFile="vc_mswunivud\test_gui.exe"
 | |
| 				LinkIncremental="2"
 | |
| 				SubSystem="1"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				AdditionalLibraryDirectories=".\..\lib\vc_lib"
 | |
| 				GenerateDebugInformation="true"
 | |
| 				ProgramDatabaseFile="vc_mswunivud\test_gui.pdb"
 | |
| 				TargetMachine="1"/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 				OutputFile="vc_mswunivud\test_vc7_test_gui.bsc"
 | |
| 				SuppressStartupBanner="true"/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCAppVerifierTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebDeploymentTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Release|Win32"
 | |
| 			OutputDirectory="vc_mswu"
 | |
| 			IntermediateDirectory="vc_mswu\test_gui"
 | |
| 			ConfigurationType="1"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="false"
 | |
| 			CharacterSet="1">
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCIDLTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="2"
 | |
| 				InlineFunctionExpansion="1"
 | |
| 				AdditionalIncludeDirectories=".\..\lib\vc_lib\mswu;.\..\include;.;.\..\samples"
 | |
| 				MinimalRebuild="false"
 | |
| 				ExceptionHandling="1"
 | |
| 				AdditionalOptions=""
 | |
| 				RuntimeLibrary="2"
 | |
| 				PreprocessorDefinitions="__WXMSW__;_UNICODE;NOPCH;_CONSOLE"
 | |
| 				BasicRuntimeChecks="3"
 | |
| 				DebugInformationFormat="3"
 | |
| 				Detect64BitPortabilityProblems="true"
 | |
| 				RuntimeTypeInfo="true"
 | |
| 				UsePrecompiledHeader="3"
 | |
| 				PrecompiledHeaderThrough="testprec.h"
 | |
| 				PrecompiledHeaderFile="vc_mswu\testprec_test_gui.pch"
 | |
| 				AssemblerListingLocation="vc_mswu\test_gui\"
 | |
| 				ObjectFile="vc_mswu\test_gui\"
 | |
| 				ProgramDataBaseFileName="vc_mswu\test_gui.pdb"
 | |
| 				WarningLevel="4"
 | |
| 				SuppressStartupBanner="true"/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				Culture="1033"
 | |
| 				AdditionalIncludeDirectories=".\..\lib\vc_lib\mswu;.\..\include;.;.\..\samples"
 | |
| 				PreprocessorDefinitions="__WXMSW__;_UNICODE;NOPCH;_CONSOLE"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalDependencies="wxmsw29u_core.lib  wxbase29u.lib   wxtiff.lib wxjpeg.lib wxpng.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"
 | |
| 				AdditionalOptions=""
 | |
| 				OutputFile="vc_mswu\test_gui.exe"
 | |
| 				LinkIncremental="2"
 | |
| 				SubSystem="1"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				AdditionalLibraryDirectories=".\..\lib\vc_lib"
 | |
| 				GenerateDebugInformation="true"
 | |
| 				ProgramDatabaseFile="vc_mswu\test_gui.pdb"
 | |
| 				TargetMachine="1"/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 				OutputFile="vc_mswu\test_vc7_test_gui.bsc"
 | |
| 				SuppressStartupBanner="true"/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCAppVerifierTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebDeploymentTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Debug|Win32"
 | |
| 			OutputDirectory="vc_mswud"
 | |
| 			IntermediateDirectory="vc_mswud\test_gui"
 | |
| 			ConfigurationType="1"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="false"
 | |
| 			CharacterSet="1">
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCIDLTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="0"
 | |
| 				InlineFunctionExpansion="1"
 | |
| 				AdditionalIncludeDirectories=".\..\lib\vc_lib\mswud;.\..\include;.;.\..\samples"
 | |
| 				MinimalRebuild="true"
 | |
| 				ExceptionHandling="1"
 | |
| 				AdditionalOptions=""
 | |
| 				RuntimeLibrary="3"
 | |
| 				PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;NOPCH;_CONSOLE"
 | |
| 				BasicRuntimeChecks="3"
 | |
| 				DebugInformationFormat="3"
 | |
| 				Detect64BitPortabilityProblems="true"
 | |
| 				RuntimeTypeInfo="true"
 | |
| 				UsePrecompiledHeader="3"
 | |
| 				PrecompiledHeaderThrough="testprec.h"
 | |
| 				PrecompiledHeaderFile="vc_mswud\testprec_test_gui.pch"
 | |
| 				AssemblerListingLocation="vc_mswud\test_gui\"
 | |
| 				ObjectFile="vc_mswud\test_gui\"
 | |
| 				ProgramDataBaseFileName="vc_mswud\test_gui.pdb"
 | |
| 				WarningLevel="4"
 | |
| 				SuppressStartupBanner="true"/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				Culture="1033"
 | |
| 				AdditionalIncludeDirectories=".\..\lib\vc_lib\mswud;.\..\include;.;.\..\samples"
 | |
| 				PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;NOPCH;_CONSOLE"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalDependencies="wxmsw29ud_core.lib  wxbase29ud.lib   wxtiffd.lib wxjpegd.lib wxpngd.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"
 | |
| 				AdditionalOptions=""
 | |
| 				OutputFile="vc_mswud\test_gui.exe"
 | |
| 				LinkIncremental="2"
 | |
| 				SubSystem="1"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				AdditionalLibraryDirectories=".\..\lib\vc_lib"
 | |
| 				GenerateDebugInformation="true"
 | |
| 				ProgramDatabaseFile="vc_mswud\test_gui.pdb"
 | |
| 				TargetMachine="1"/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 				OutputFile="vc_mswud\test_vc7_test_gui.bsc"
 | |
| 				SuppressStartupBanner="true"/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCAppVerifierTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebDeploymentTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"/>
 | |
| 		</Configuration>
 | |
| 	</Configurations>
 | |
| 	<References>
 | |
| 		
 | |
| 	</References>
 | |
| 	<Files>
 | |
| 		<Filter
 | |
| 			Name="Source Files"
 | |
| 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 | |
| 			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx">
 | |
| 			<File
 | |
| 				RelativePath=".\controls\clientsize.cpp"/>
 | |
| 			<File
 | |
| 				RelativePath=".\config\config.cpp"/>
 | |
| 			<File
 | |
| 				RelativePath=".\dummy.cpp">
 | |
| 				<FileConfiguration
 | |
| 					Name="DLL Universal Release|Win32">
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 						UsePrecompiledHeader="1"/>
 | |
| 				</FileConfiguration>
 | |
| 				<FileConfiguration
 | |
| 					Name="DLL Universal Debug|Win32">
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 						UsePrecompiledHeader="1"/>
 | |
| 				</FileConfiguration>
 | |
| 				<FileConfiguration
 | |
| 					Name="DLL Release|Win32">
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 						UsePrecompiledHeader="1"/>
 | |
| 				</FileConfiguration>
 | |
| 				<FileConfiguration
 | |
| 					Name="DLL Debug|Win32">
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 						UsePrecompiledHeader="1"/>
 | |
| 				</FileConfiguration>
 | |
| 				<FileConfiguration
 | |
| 					Name="Universal Release|Win32">
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 						UsePrecompiledHeader="1"/>
 | |
| 				</FileConfiguration>
 | |
| 				<FileConfiguration
 | |
| 					Name="Universal Debug|Win32">
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 						UsePrecompiledHeader="1"/>
 | |
| 				</FileConfiguration>
 | |
| 				<FileConfiguration
 | |
| 					Name="Release|Win32">
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 						UsePrecompiledHeader="1"/>
 | |
| 				</FileConfiguration>
 | |
| 				<FileConfiguration
 | |
| 					Name="Debug|Win32">
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 						UsePrecompiledHeader="1"/>
 | |
| 				</FileConfiguration>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\geometry\point.cpp"/>
 | |
| 			<File
 | |
| 				RelativePath=".\geometry\rect.cpp"/>
 | |
| 			<File
 | |
| 				RelativePath=".\geometry\size.cpp"/>
 | |
| 			<File
 | |
| 				RelativePath=".\test.cpp"/>
 | |
| 			<File
 | |
| 				RelativePath=".\controls\textctrltest.cpp"/>
 | |
| 		</Filter>
 | |
| 		<Filter
 | |
| 			Name="Resource Files"
 | |
| 			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
 | |
| 			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav">
 | |
| 			<File
 | |
| 				RelativePath=".\..\samples\sample.rc"/>
 | |
| 		</Filter>
 | |
| 	</Files>
 | |
| 	<Globals>
 | |
| 		
 | |
| 	</Globals>
 | |
| </VisualStudioProject>
 | |
| 
 |