OLD | NEW |
(Empty) | |
| 1 <?xml version="1.0" encoding="Windows-1252"?> |
| 2 <VisualStudioProject |
| 3 ProjectType="Visual C++" |
| 4 Version="7.10" |
| 5 Name="packed-cache_test" |
| 6 ProjectGUID="{605D3CED-B530-424E-B7D2-2A31F14FD570}" |
| 7 Keyword="Win32Proj"> |
| 8 <Platforms> |
| 9 <Platform |
| 10 Name="Win32"/> |
| 11 </Platforms> |
| 12 <Configurations> |
| 13 <Configuration |
| 14 Name="Debug|Win32" |
| 15 OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
| 16 IntermediateDirectory="$(ConfigurationName)" |
| 17 ConfigurationType="1" |
| 18 CharacterSet="2"> |
| 19 <Tool |
| 20 Name="VCCLCompilerTool" |
| 21 Optimization="0" |
| 22 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" |
| 23 MinimalRebuild="TRUE" |
| 24 BasicRuntimeChecks="3" |
| 25 RuntimeLibrary="5" |
| 26 UsePrecompiledHeader="0" |
| 27 WarningLevel="3" |
| 28 DebugInformationFormat="4"/> |
| 29 <Tool |
| 30 Name="VCCustomBuildTool"/> |
| 31 <Tool |
| 32 Name="VCLinkerTool" |
| 33 OutputFile="$(OutDir)/packed-cache_test.exe" |
| 34 LinkIncremental="2" |
| 35 ForceSymbolReferences="__tcmalloc" |
| 36 GenerateDebugInformation="TRUE" |
| 37 ProgramDatabaseFile="$(OutDir)/packed-cache_test
.pdb" |
| 38 SubSystem="1" |
| 39 TargetMachine="1"/> |
| 40 <Tool |
| 41 Name="VCMIDLTool"/> |
| 42 <Tool |
| 43 Name="VCPostBuildEventTool"/> |
| 44 <Tool |
| 45 Name="VCPreBuildEventTool"/> |
| 46 <Tool |
| 47 Name="VCPreLinkEventTool"/> |
| 48 <Tool |
| 49 Name="VCResourceCompilerTool"/> |
| 50 <Tool |
| 51 Name="VCWebServiceProxyGeneratorTool"/> |
| 52 <Tool |
| 53 Name="VCXMLDataGeneratorTool"/> |
| 54 <Tool |
| 55 Name="VCWebDeploymentTool"/> |
| 56 <Tool |
| 57 Name="VCManagedWrapperGeneratorTool"/> |
| 58 <Tool |
| 59 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| 60 </Configuration> |
| 61 <Configuration |
| 62 Name="Release|Win32" |
| 63 OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
| 64 IntermediateDirectory="$(ConfigurationName)" |
| 65 ConfigurationType="1" |
| 66 CharacterSet="2"> |
| 67 <Tool |
| 68 Name="VCCLCompilerTool" |
| 69 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" |
| 70 RuntimeLibrary="4" |
| 71 UsePrecompiledHeader="0" |
| 72 WarningLevel="3" |
| 73 DebugInformationFormat="3"/> |
| 74 <Tool |
| 75 Name="VCCustomBuildTool"/> |
| 76 <Tool |
| 77 Name="VCLinkerTool" |
| 78 OutputFile="$(OutDir)/packed-cache_test.exe" |
| 79 LinkIncremental="1" |
| 80 ForceSymbolReferences="__tcmalloc" |
| 81 GenerateDebugInformation="TRUE" |
| 82 SubSystem="1" |
| 83 OptimizeReferences="2" |
| 84 EnableCOMDATFolding="2" |
| 85 TargetMachine="1"/> |
| 86 <Tool |
| 87 Name="VCMIDLTool"/> |
| 88 <Tool |
| 89 Name="VCPostBuildEventTool"/> |
| 90 <Tool |
| 91 Name="VCPreBuildEventTool"/> |
| 92 <Tool |
| 93 Name="VCPreLinkEventTool"/> |
| 94 <Tool |
| 95 Name="VCResourceCompilerTool"/> |
| 96 <Tool |
| 97 Name="VCWebServiceProxyGeneratorTool"/> |
| 98 <Tool |
| 99 Name="VCXMLDataGeneratorTool"/> |
| 100 <Tool |
| 101 Name="VCWebDeploymentTool"/> |
| 102 <Tool |
| 103 Name="VCManagedWrapperGeneratorTool"/> |
| 104 <Tool |
| 105 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| 106 </Configuration> |
| 107 </Configurations> |
| 108 <References> |
| 109 </References> |
| 110 <Files> |
| 111 <Filter |
| 112 Name="Source Files" |
| 113 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
| 114 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}
"> |
| 115 <File |
| 116 RelativePath="..\..\src\tests\packed-cache_test.
cc"> |
| 117 <FileConfiguration |
| 118 Name="Debug|Win32"> |
| 119 <Tool |
| 120 Name="VCCLCompilerTool" |
| 121 AdditionalIncludeDirectories="..
\..\src\windows; ..\..\src" |
| 122 RuntimeLibrary="3"/> |
| 123 </FileConfiguration> |
| 124 <FileConfiguration |
| 125 Name="Release|Win32"> |
| 126 <Tool |
| 127 Name="VCCLCompilerTool" |
| 128 AdditionalIncludeDirectories="..
\..\src\windows; ..\..\src" |
| 129 RuntimeLibrary="2"/> |
| 130 </FileConfiguration> |
| 131 </File> |
| 132 </Filter> |
| 133 <Filter |
| 134 Name="Header Files" |
| 135 Filter="h;hpp;hxx;hm;inl;inc;xsd" |
| 136 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}
"> |
| 137 <File |
| 138 RelativePath="..\..\src\windows\config.h"> |
| 139 </File> |
| 140 <File |
| 141 RelativePath="..\..\src\config_for_unittests.h"> |
| 142 </File> |
| 143 <File |
| 144 RelativePath="..\..\src\base\logging.h"> |
| 145 </File> |
| 146 <File |
| 147 RelativePath="..\..\src\base\atomicops-internals
-arm-gcc.h"> |
| 148 </File> |
| 149 <File |
| 150 RelativePath="..\..\src\base\atomicops-internals
-linuxppc.h"> |
| 151 </File> |
| 152 <File |
| 153 RelativePath="..\..\src\base\atomicops-internals
-macosx.h"> |
| 154 </File> |
| 155 <File |
| 156 RelativePath="..\..\src\base\atomicops-internals
-x86-msvc.h"> |
| 157 </File> |
| 158 <File |
| 159 RelativePath="..\..\src\base\atomicops-internals
-x86.h"> |
| 160 </File> |
| 161 <File |
| 162 RelativePath="..\..\src\base\atomicops.h"> |
| 163 </File> |
| 164 <File |
| 165 RelativePath="..\..\src\base\spinlock.h"> |
| 166 </File> |
| 167 <File |
| 168 RelativePath="..\..\src\base\spinlock_internal.h
"> |
| 169 </File> |
| 170 <File |
| 171 RelativePath="..\..\src\base\spinlock_linux-inl.
h"> |
| 172 </File> |
| 173 <File |
| 174 RelativePath="..\..\src\base\spinlock_posix-inl.
h"> |
| 175 </File> |
| 176 <File |
| 177 RelativePath="..\..\src\base\spinlock_win32-inl.
h"> |
| 178 </File> |
| 179 <File |
| 180 RelativePath="..\..\src\base\cycleclock.h"> |
| 181 </File> |
| 182 <File |
| 183 RelativePath="..\..\src\base\basictypes.h"> |
| 184 </File> |
| 185 <File |
| 186 RelativePath="..\..\src\base\commandlineflags.h"
> |
| 187 </File> |
| 188 <File |
| 189 RelativePath="..\..\src\base\dynamic_annotations
.h"> |
| 190 </File> |
| 191 <File |
| 192 RelativePath="..\..\src\packed-cache-inl.h"> |
| 193 </File> |
| 194 <File |
| 195 RelativePath="..\..\src\windows\port.h"> |
| 196 </File> |
| 197 </Filter> |
| 198 </Files> |
| 199 <Globals> |
| 200 </Globals> |
| 201 </VisualStudioProject> |
OLD | NEW |