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

Side by Side Diff: build/internal/release_impl_dom_stats.vsprops

Issue 567033: Dropping unconnected obsolete vsprops files. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 10 years, 10 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
(Empty)
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioPropertySheet
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="release_impl_dom_stats"
6 InheritedPropertySheets=".\essential.vsprops"
7 >
8 <Tool
9 Name="VCCLCompilerTool"
10 PreprocessorDefinitions="NDEBUG;ENABLE_DOM_STATS_COUNTERS"
11 AdditionalOptions="/Oy-"
12 />
13 <Tool
14 Name="VCLinkerTool"
15 LinkIncremental="1"
16 OptimizeReferences="2"
17 OptimizeForWindows98="1"
18 EnableCOMDATFolding="2"
19 />
20 <Tool
21 Name="VCResourceCompilerTool"
22 PreprocessorDefinitions="NDEBUG;ENABLE_DOM_STATS_COUNTERS"
23 />
24 </VisualStudioPropertySheet>
OLDNEW
« no previous file with comments | « build/internal/release_impl_coverage.vsprops ('k') | build/internal/release_impl_pgo_instrument.vsprops » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698