Subversion Repositories AndroidProjects

Rev

Blame | Last modification | View Log | RSS feed

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
        ProjectType="Visual C++"
        Version="7.10"
        Name="tinyXmlTestSTL"
        SccProjectName=""
        SccLocalPath="">
        <Platforms>
                <Platform
                        Name="Win32"/>
        </Platforms>
        <Configurations>
                <Configuration
                        Name="Debug|Win32"
                        OutputDirectory=".\tinyXmlTestSTL___Win32_Debug"
                        IntermediateDirectory=".\tinyXmlTestSTL___Win32_Debug"
                        ConfigurationType="1"
                        UseOfMFC="0"
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
                        CharacterSet="2">
                        <Tool
                                Name="VCCLCompilerTool"
                                Optimization="0"
                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;TIXML_USE_STL"
                                BasicRuntimeChecks="3"
                                RuntimeLibrary="3"
                                PrecompiledHeaderFile=".\tinyXmlTestSTL___Win32_Debug/tinyXmlTestSTL.pch"
                                AssemblerListingLocation=".\tinyXmlTestSTL___Win32_Debug/"
                                ObjectFile=".\tinyXmlTestSTL___Win32_Debug/"
                                ProgramDataBaseFileName=".\tinyXmlTestSTL___Win32_Debug/"
                                BrowseInformation="1"
                                WarningLevel="3"
                                SuppressStartupBanner="TRUE"
                                DebugInformationFormat="4"/>
                        <Tool
                                Name="VCCustomBuildTool"/>
                        <Tool
                                Name="VCLinkerTool"
                                AdditionalDependencies="./Debug_STL/tinyxmld_stl.lib odbc32.lib odbccp32.lib"
                                OutputFile=".\tinyXmlTestSTL___Win32_Debug/tinyXmlTestSTL.exe"
                                LinkIncremental="1"
                                SuppressStartupBanner="TRUE"
                                GenerateDebugInformation="TRUE"
                                ProgramDatabaseFile=".\tinyXmlTestSTL___Win32_Debug/tinyXmlTestSTL.pdb"
                                SubSystem="1"
                                TargetMachine="1"/>
                        <Tool
                                Name="VCMIDLTool"
                                TypeLibraryName=".\tinyXmlTestSTL___Win32_Debug/tinyXmlTestSTL.tlb"
                                HeaderFileName=""/>
                        <Tool
                                Name="VCPostBuildEventTool"/>
                        <Tool
                                Name="VCPreBuildEventTool"/>
                        <Tool
                                Name="VCPreLinkEventTool"/>
                        <Tool
                                Name="VCResourceCompilerTool"
                                PreprocessorDefinitions="_DEBUG"
                                Culture="1033"/>
                        <Tool
                                Name="VCWebServiceProxyGeneratorTool"/>
                        <Tool
                                Name="VCXMLDataGeneratorTool"/>
                        <Tool
                                Name="VCWebDeploymentTool"/>
                        <Tool
                                Name="VCManagedWrapperGeneratorTool"/>
                        <Tool
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
                </Configuration>
                <Configuration
                        Name="Release|Win32"
                        OutputDirectory=".\tinyXmlTestSTL___Win32_Release"
                        IntermediateDirectory=".\tinyXmlTestSTL___Win32_Release"
                        ConfigurationType="1"
                        UseOfMFC="0"
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
                        CharacterSet="2">
                        <Tool
                                Name="VCCLCompilerTool"
                                Optimization="2"
                                InlineFunctionExpansion="1"
                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;TIXML_USE_STL"
                                StringPooling="TRUE"
                                RuntimeLibrary="2"
                                EnableFunctionLevelLinking="TRUE"
                                PrecompiledHeaderFile=".\tinyXmlTestSTL___Win32_Release/tinyXmlTestSTL.pch"
                                AssemblerListingLocation=".\tinyXmlTestSTL___Win32_Release/"
                                ObjectFile=".\tinyXmlTestSTL___Win32_Release/"
                                ProgramDataBaseFileName=".\tinyXmlTestSTL___Win32_Release/"
                                WarningLevel="3"
                                SuppressStartupBanner="TRUE"/>
                        <Tool
                                Name="VCCustomBuildTool"/>
                        <Tool
                                Name="VCLinkerTool"
                                AdditionalDependencies="./Release_STL/tinyxml_stl.lib odbc32.lib odbccp32.lib"
                                OutputFile=".\tinyXmlTestSTL___Win32_Release/tinyXmlTestSTL.exe"
                                LinkIncremental="1"
                                SuppressStartupBanner="TRUE"
                                ProgramDatabaseFile=".\tinyXmlTestSTL___Win32_Release/tinyXmlTestSTL.pdb"
                                SubSystem="1"
                                TargetMachine="1"/>
                        <Tool
                                Name="VCMIDLTool"
                                TypeLibraryName=".\tinyXmlTestSTL___Win32_Release/tinyXmlTestSTL.tlb"
                                HeaderFileName=""/>
                        <Tool
                                Name="VCPostBuildEventTool"/>
                        <Tool
                                Name="VCPreBuildEventTool"/>
                        <Tool
                                Name="VCPreLinkEventTool"/>
                        <Tool
                                Name="VCResourceCompilerTool"
                                PreprocessorDefinitions="NDEBUG"
                                Culture="1033"/>
                        <Tool
                                Name="VCWebServiceProxyGeneratorTool"/>
                        <Tool
                                Name="VCXMLDataGeneratorTool"/>
                        <Tool
                                Name="VCWebDeploymentTool"/>
                        <Tool
                                Name="VCManagedWrapperGeneratorTool"/>
                        <Tool
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
                </Configuration>
        </Configurations>
        <References>
        </References>
        <Files>
                <File
                        RelativePath="xmltest.cpp">
                        <FileConfiguration
                                Name="Debug|Win32">
                                <Tool
                                        Name="VCCLCompilerTool"
                                        Optimization="0"
                                        PreprocessorDefinitions=""
                                        BasicRuntimeChecks="3"
                                        BrowseInformation="1"/>
                        </FileConfiguration>
                        <FileConfiguration
                                Name="Release|Win32">
                                <Tool
                                        Name="VCCLCompilerTool"
                                        Optimization="2"
                                        PreprocessorDefinitions=""/>
                        </FileConfiguration>
                </File>
        </Files>
        <Globals>
        </Globals>
</VisualStudioProject>