1<?xml version="1.0" encoding="Windows-1252"?> 2<VisualStudioProject 3 ProjectType="Visual C++" 4 Version="7.10" 5 Name="monotonic_buffer_resource_test" 6 ProjectGUID="{531AC82E-41FA-96E3-4F8E-32372DA7C3C2}" 7 Keyword="Win32Proj"> 8 <Platforms> 9 <Platform 10 Name="Win32"/> 11 </Platforms> 12 <Configurations> 13 <Configuration 14 Name="Debug|Win32" 15 OutputDirectory="../../Bin/Win32/Debug" 16 IntermediateDirectory="Debug/monotonic_buffer_resource_test" 17 ConfigurationType="1" 18 CharacterSet="2"> 19 <Tool 20 Name="VCCLCompilerTool" 21 Optimization="0" 22 AdditionalIncludeDirectories="../../../.." 23 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" 24 GeneratePreprocessedFile="0" 25 KeepComments="FALSE" 26 MinimalRebuild="TRUE" 27 BasicRuntimeChecks="3" 28 RuntimeLibrary="3" 29 TreatWChar_tAsBuiltInType="TRUE" 30 ForceConformanceInForLoopScope="FALSE" 31 RuntimeTypeInfo="TRUE" 32 UsePrecompiledHeader="0" 33 WarningLevel="4" 34 Detect64BitPortabilityProblems="TRUE" 35 DebugInformationFormat="3"/> 36 <Tool 37 Name="VCCustomBuildTool"/> 38 <Tool 39 Name="VCLinkerTool" 40 AdditionalDependencies="winmm.lib" 41 OutputFile="$(OutDir)/monotonic_buffer_resource_test_d.exe" 42 LinkIncremental="1" 43 AdditionalLibraryDirectories="../../../../stage/lib" 44 GenerateDebugInformation="TRUE" 45 ProgramDatabaseFile="$(OutDir)/monotonic_buffer_resource_test.pdb" 46 SubSystem="1" 47 TargetMachine="1" 48 FixedBaseAddress="1"/> 49 <Tool 50 Name="VCMIDLTool"/> 51 <Tool 52 Name="VCPostBuildEventTool"/> 53 <Tool 54 Name="VCPreBuildEventTool"/> 55 <Tool 56 Name="VCPreLinkEventTool"/> 57 <Tool 58 Name="VCResourceCompilerTool"/> 59 <Tool 60 Name="VCWebServiceProxyGeneratorTool"/> 61 <Tool 62 Name="VCXMLDataGeneratorTool"/> 63 <Tool 64 Name="VCWebDeploymentTool"/> 65 <Tool 66 Name="VCManagedWrapperGeneratorTool"/> 67 <Tool 68 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 69 </Configuration> 70 <Configuration 71 Name="Release|Win32" 72 OutputDirectory="../../Bin/Win32/Release" 73 IntermediateDirectory="Release/monotonic_buffer_resource_test" 74 ConfigurationType="1" 75 CharacterSet="2"> 76 <Tool 77 Name="VCCLCompilerTool" 78 AdditionalIncludeDirectories="../../../.." 79 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" 80 RuntimeLibrary="2" 81 TreatWChar_tAsBuiltInType="TRUE" 82 ForceConformanceInForLoopScope="FALSE" 83 UsePrecompiledHeader="0" 84 WarningLevel="4" 85 Detect64BitPortabilityProblems="TRUE" 86 DebugInformationFormat="0"/> 87 <Tool 88 Name="VCCustomBuildTool"/> 89 <Tool 90 Name="VCLinkerTool" 91 AdditionalDependencies="winmm.lib" 92 OutputFile="$(OutDir)/monotonic_buffer_resource_test.exe" 93 LinkIncremental="1" 94 AdditionalLibraryDirectories="../../../../stage/lib" 95 GenerateDebugInformation="TRUE" 96 SubSystem="1" 97 OptimizeReferences="2" 98 EnableCOMDATFolding="2" 99 TargetMachine="1" 100 FixedBaseAddress="1"/> 101 <Tool 102 Name="VCMIDLTool"/> 103 <Tool 104 Name="VCPostBuildEventTool"/> 105 <Tool 106 Name="VCPreBuildEventTool"/> 107 <Tool 108 Name="VCPreLinkEventTool"/> 109 <Tool 110 Name="VCResourceCompilerTool"/> 111 <Tool 112 Name="VCWebServiceProxyGeneratorTool"/> 113 <Tool 114 Name="VCXMLDataGeneratorTool"/> 115 <Tool 116 Name="VCWebDeploymentTool"/> 117 <Tool 118 Name="VCManagedWrapperGeneratorTool"/> 119 <Tool 120 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 121 </Configuration> 122 </Configurations> 123 <References> 124 </References> 125 <Files> 126 <Filter 127 Name="Source Files" 128 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" 129 UniqueIdentifier="{1B7530DF-A565-41D0-7C39-32E9A612E5BF}"> 130 <File 131 RelativePath="..\..\test\monotonic_buffer_resource_test.cpp"> 132 </File> 133 </Filter> 134 </Files> 135 <Globals> 136 </Globals> 137</VisualStudioProject> 138