Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(510)

Side by Side Diff: tools/memory_watcher/memory_watcher.vcproj

Issue 118028: Implements a Zip() utility function. Refactor existing (Closed)
Patch Set: Attempt to get rietveld to recognize copies Created 11 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject Keyword="Win32Proj" Name="memory_watcher" ProjectGUID="{3BD 81303-4E14-4559-AA69-B30C3BAB08DD}" ProjectType="Visual C++" RootNamespace="memo ry_watcher" Version="8.00">
Erik does not do reviews 2009/05/29 23:33:27 this diff seems unintentional
3 » ProjectType="Visual C++" 3 <Platforms>
4 » Version="8.00" 4 <Platform Name="Win32"/>
5 » Name="memory_watcher" 5 </Platforms>
6 » ProjectGUID="{3BD81303-4E14-4559-AA69-B30C3BAB08DD}" 6 <ToolFiles/>
7 » RootNamespace="memory_watcher" 7 <Configurations>
8 » Keyword="Win32Proj" 8 <Configuration CharacterSet="1" ConfigurationType="2" InheritedPropertySheet s="" IntermediateDirectory="$(OutDir)\obj\$(ProjectName)" Name="Debug|Win32" Out putDirectory="$(SolutionDir)$(ConfigurationName)">
9 » > 9 <Tool AdditionalIncludeDirectories="..\..\third_party\platformsdk_win2008_ 6_1\files\Include;$(VSInstallDir)\VC\atlmfc\include;..\..;..\.." BasicRuntimeChe cks="3" BufferSecurityCheck="true" DebugInformationFormat="3" Detect64BitPortabi lityProblems="false" DisableSpecificWarnings="4396;4503;4819;4800" EnableFunctio nLevelLinking="true" ExceptionHandling="0" MinimalRebuild="false" Name="VCCLComp ilerTool" Optimization="0" PreprocessorDefinitions="_DEBUG;_WIN32_WINNT=0x0600;W INVER=0x0600;WIN32;_WINDOWS;_HAS_EXCEPTIONS=0;NOMINMAX;_CRT_RAND_S;CERT_CHAIN_PA RA_HAS_EXTRA_FIELDS;WIN32_LEAN_AND_MEAN;_SECURE_ATL;_HAS_TR1=0;_CRT_SECURE_NO_DE PRECATE;_CRT_NONSTDC_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_SCL_SECURE_NO_DEPREC ATE;CHROMIUM_BUILD;BUILD_MEMORY_WATCHER" ProgramDataBaseFileName="$(IntDir)\$(Pr ojectName)\vc80.pdb" RuntimeLibrary="1" RuntimeTypeInfo="false" WarnAsError="fal se" WarningLevel="3"/>
10 » <Platforms> 10 <Tool AdditionalIncludeDirectories="..\..;..\..\third_party\platformsdk_wi n2008_6_1\files\Include;$(VSInstallDir)\VC\atlmfc\include;..\..;..\.." Culture=" 1033" Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG;_WIN32_WINNT =0x0600;WINVER=0x0600;WIN32;_WINDOWS;_HAS_EXCEPTIONS=0;NOMINMAX;_CRT_RAND_S;CERT _CHAIN_PARA_HAS_EXTRA_FIELDS;WIN32_LEAN_AND_MEAN;_SECURE_ATL;_HAS_TR1=0;_CRT_SEC URE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_SCL_SECURE_ NO_DEPRECATE;CHROMIUM_BUILD;BUILD_MEMORY_WATCHER"/>
11 » » <Platform 11 <Tool DLLDataFileName="dlldata.c" GenerateStublessProxies="true" HeaderFil eName="$(InputName).h" InterfaceIdentifierFileName="$(InputName)_i.c" Name="VCMI DLTool" OutputDirectory="$(IntDir)" ProxyFileName="$(InputName)_p.c" TypeLibrary Name="$(InputName).tlb"/>
12 » » » Name="Win32" 12 <Tool AdditionalLibraryDirectories="..\../third_party/platformsdk_win2008_ 6_1/files/Lib" AdditionalOptions="/ignore:4221" Name="VCLibrarianTool"/>
13 » » /> 13 <Tool AdditionalDependencies="wininet.lib version.lib msimg32.lib ws2_32.l ib usp10.lib psapi.lib dbghelp.lib" AdditionalLibraryDirectories="..\../third_pa rty/platformsdk_win2008_6_1/files/Lib" AdditionalOptions="/safeseh /dynamicbase /ignore:4199 /ignore:4221 /nxcompat" DelayLoadDLLs="dbghelp.dll,dwmapi.dll,uxthe me.dll" FixedBaseAddress="1" GenerateDebugInformation="true" ImportLibrary="$(Ou tDir)\lib\$(TargetName).lib" LinkIncremental="2" MapFileName="$(OutDir)\$(Target Name).map" Name="VCLinkerTool" OutputFile="$(OutDir)\$(ProjectName).dll" SubSyst em="1" TargetMachine="1"/>
14 » </Platforms> 14 </Configuration>
15 » <ToolFiles> 15 <Configuration ConfigurationType="2" InheritedPropertySheets="..\..\build\re lease.vsprops" Name="Release|Win32">
16 » </ToolFiles> 16 <Tool AdditionalIncludeDirectories="..\..\third_party\platformsdk_win2008_ 6_1\files\Include;$(VSInstallDir)\VC\atlmfc\include;..\..;..\.." BufferSecurityC heck="true" DebugInformationFormat="3" Detect64BitPortabilityProblems="false" Di sableSpecificWarnings="4396;4503;4819;4800" EnableFunctionLevelLinking="true" Ex ceptionHandling="0" MinimalRebuild="false" Name="VCCLCompilerTool" PreprocessorD efinitions="_WIN32_WINNT=0x0600;WINVER=0x0600;WIN32;_WINDOWS;_HAS_EXCEPTIONS=0;N OMINMAX;_CRT_RAND_S;CERT_CHAIN_PARA_HAS_EXTRA_FIELDS;WIN32_LEAN_AND_MEAN;_SECURE _ATL;_HAS_TR1=0;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;_CRT_NONSTDC_N O_DEPRECATE;_SCL_SECURE_NO_DEPRECATE;CHROMIUM_BUILD;BUILD_MEMORY_WATCHER;NDEBUG" ProgramDataBaseFileName="$(IntDir)\$(ProjectName)\vc80.pdb" RuntimeTypeInfo="fa lse" WarnAsError="false" WarningLevel="3"/>
17 » <Configurations> 17 <Tool AdditionalIncludeDirectories="..\..;..\..\third_party\platformsdk_wi n2008_6_1\files\Include;$(VSInstallDir)\VC\atlmfc\include;..\..;..\.." Culture=" 1033" Name="VCResourceCompilerTool" PreprocessorDefinitions="_WIN32_WINNT=0x0600 ;WINVER=0x0600;WIN32;_WINDOWS;_HAS_EXCEPTIONS=0;NOMINMAX;_CRT_RAND_S;CERT_CHAIN_ PARA_HAS_EXTRA_FIELDS;WIN32_LEAN_AND_MEAN;_SECURE_ATL;_HAS_TR1=0;_CRT_SECURE_NO_ DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_SCL_SECURE_NO_DEPR ECATE;CHROMIUM_BUILD;BUILD_MEMORY_WATCHER;NDEBUG"/>
18 » » <Configuration 18 <Tool DLLDataFileName="dlldata.c" GenerateStublessProxies="true" HeaderFil eName="$(InputName).h" InterfaceIdentifierFileName="$(InputName)_i.c" Name="VCMI DLTool" OutputDirectory="$(IntDir)" ProxyFileName="$(InputName)_p.c" TypeLibrary Name="$(InputName).tlb"/>
19 » » » Name="Debug|Win32" 19 <Tool AdditionalLibraryDirectories="..\../third_party/platformsdk_win2008_ 6_1/files/Lib" AdditionalOptions="/ignore:4221" Name="VCLibrarianTool"/>
20 » » » ConfigurationType="2" 20 <Tool AdditionalDependencies="wininet.lib version.lib msimg32.lib ws2_32.l ib usp10.lib psapi.lib dbghelp.lib" AdditionalLibraryDirectories="..\../third_pa rty/platformsdk_win2008_6_1/files/Lib" AdditionalOptions="/safeseh /dynamicbase /ignore:4199 /ignore:4221 /nxcompat" DelayLoadDLLs="dbghelp.dll,dwmapi.dll,uxthe me.dll" FixedBaseAddress="1" GenerateDebugInformation="true" ImportLibrary="$(Ou tDir)\lib\$(TargetName).lib" LinkIncremental="1" MapFileName="$(OutDir)\$(Target Name).map" Name="VCLinkerTool" OutputFile="$(OutDir)\$(ProjectName).dll" SubSyst em="1" TargetMachine="1"/>
21 » » » InheritedPropertySheets="$(SolutionDir)..\build\common.v sprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\build\external_code .vsprops" 21 </Configuration>
22 » » » > 22 </Configurations>
23 » » » <Tool 23 <References/>
24 » » » » Name="VCPreBuildEventTool" 24 <Files>
25 » » » /> 25 <File RelativePath="memory_hook.cc"/>
26 » » » <Tool 26 <File RelativePath="memory_hook.h"/>
27 » » » » Name="VCCustomBuildTool" 27 <File RelativePath="ia32_opcode_map.cc"/>
28 » » » /> 28 <File RelativePath="call_stack.cc"/>
29 » » » <Tool 29 <File RelativePath="ia32_modrm_map.cc"/>
30 » » » » Name="VCXMLDataGeneratorTool" 30 <File RelativePath="memory_watcher.cc"/>
31 » » » /> 31 <File RelativePath="memory_watcher.h"/>
32 » » » <Tool 32 <File RelativePath="preamble_patcher_with_stub.cc"/>
33 » » » » Name="VCWebServiceProxyGeneratorTool" 33 <File RelativePath="memory_watcher.gyp"/>
34 » » » /> 34 <File RelativePath="mini_disassembler.cc"/>
35 » » » <Tool 35 <File RelativePath="dllmain.cc"/>
36 » » » » Name="VCMIDLTool" 36 <File RelativePath="preamble_patcher.cc"/>
37 » » » /> 37 <File RelativePath="preamble_patcher.h"/>
38 » » » <Tool 38 <File RelativePath="hotkey.h"/>
39 » » » » Name="VCCLCompilerTool" 39 <File RelativePath="call_stack.h"/>
40 » » » » PreprocessorDefinitions="BUILD_MEMORY_WATCHER" 40 </Files>
41 » » » /> 41 <Globals/>
42 » » » <Tool
43 » » » » Name="VCManagedResourceCompilerTool"
44 » » » />
45 » » » <Tool
46 » » » » Name="VCResourceCompilerTool"
47 » » » />
48 » » » <Tool
49 » » » » Name="VCPreLinkEventTool"
50 » » » />
51 » » » <Tool
52 » » » » Name="VCLinkerTool"
53 » » » />
54 » » » <Tool
55 » » » » Name="VCALinkTool"
56 » » » />
57 » » » <Tool
58 » » » » Name="VCManifestTool"
59 » » » />
60 » » » <Tool
61 » » » » Name="VCXDCMakeTool"
62 » » » />
63 » » » <Tool
64 » » » » Name="VCBscMakeTool"
65 » » » />
66 » » » <Tool
67 » » » » Name="VCFxCopTool"
68 » » » />
69 » » » <Tool
70 » » » » Name="VCAppVerifierTool"
71 » » » />
72 » » » <Tool
73 » » » » Name="VCWebDeploymentTool"
74 » » » />
75 » » » <Tool
76 » » » » Name="VCPostBuildEventTool"
77 » » » />
78 » » </Configuration>
79 » » <Configuration
80 » » » Name="Release|Win32"
81 » » » ConfigurationType="2"
82 » » » InheritedPropertySheets="$(SolutionDir)..\build\common.v sprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\external_co de.vsprops"
83 » » » >
84 » » » <Tool
85 » » » » Name="VCPreBuildEventTool"
86 » » » />
87 » » » <Tool
88 » » » » Name="VCCustomBuildTool"
89 » » » />
90 » » » <Tool
91 » » » » Name="VCXMLDataGeneratorTool"
92 » » » />
93 » » » <Tool
94 » » » » Name="VCWebServiceProxyGeneratorTool"
95 » » » />
96 » » » <Tool
97 » » » » Name="VCMIDLTool"
98 » » » />
99 » » » <Tool
100 » » » » Name="VCCLCompilerTool"
101 » » » » PreprocessorDefinitions="BUILD_MEMORY_WATCHER"
102 » » » />
103 » » » <Tool
104 » » » » Name="VCManagedResourceCompilerTool"
105 » » » />
106 » » » <Tool
107 » » » » Name="VCResourceCompilerTool"
108 » » » />
109 » » » <Tool
110 » » » » Name="VCPreLinkEventTool"
111 » » » />
112 » » » <Tool
113 » » » » Name="VCLinkerTool"
114 » » » />
115 » » » <Tool
116 » » » » Name="VCALinkTool"
117 » » » />
118 » » » <Tool
119 » » » » Name="VCManifestTool"
120 » » » />
121 » » » <Tool
122 » » » » Name="VCXDCMakeTool"
123 » » » />
124 » » » <Tool
125 » » » » Name="VCBscMakeTool"
126 » » » />
127 » » » <Tool
128 » » » » Name="VCFxCopTool"
129 » » » />
130 » » » <Tool
131 » » » » Name="VCAppVerifierTool"
132 » » » />
133 » » » <Tool
134 » » » » Name="VCWebDeploymentTool"
135 » » » />
136 » » » <Tool
137 » » » » Name="VCPostBuildEventTool"
138 » » » />
139 » » </Configuration>
140 » </Configurations>
141 » <References>
142 » </References>
143 » <Files>
144 » » <File
145 » » » RelativePath=".\call_stack.cc"
146 » » » >
147 » » </File>
148 » » <File
149 » » » RelativePath=".\call_stack.h"
150 » » » >
151 » » </File>
152 » » <File
153 » » » RelativePath=".\dllmain.cc"
154 » » » >
155 » » </File>
156 » » <File
157 » » » RelativePath=".\hotkey.h"
158 » » » >
159 » » </File>
160 » » <File
161 » » » RelativePath=".\ia32_modrm_map.cc"
162 » » » >
163 » » </File>
164 » » <File
165 » » » RelativePath=".\ia32_opcode_map.cc"
166 » » » >
167 » » </File>
168 » » <File
169 » » » RelativePath=".\memory_hook.cc"
170 » » » >
171 » » </File>
172 » » <File
173 » » » RelativePath=".\memory_hook.h"
174 » » » >
175 » » </File>
176 » » <File
177 » » » RelativePath=".\memory_watcher.cc"
178 » » » >
179 » » </File>
180 » » <File
181 » » » RelativePath=".\memory_watcher.h"
182 » » » >
183 » » </File>
184 » » <File
185 » » » RelativePath=".\mini_disassembler.cc"
186 » » » >
187 » » </File>
188 » » <File
189 » » » RelativePath=".\preamble_patcher.cc"
190 » » » >
191 » » </File>
192 » » <File
193 » » » RelativePath=".\preamble_patcher.h"
194 » » » >
195 » » </File>
196 » » <File
197 » » » RelativePath=".\preamble_patcher_with_stub.cc"
198 » » » >
199 » » </File>
200 » </Files>
201 » <Globals>
202 » </Globals>
203 </VisualStudioProject> 42 </VisualStudioProject>
OLDNEW
« chrome/common/zip_unittest.cc ('K') | « chrome/test/unit/unittests.vcproj ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698