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

Unified Diff: base/build/base.vcproj

Issue 10716: Move dmg_fp to base/third_party/dmg_fp and include the (Closed)
Patch Set: tot Created 12 years, 1 month 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/base.sln ('k') | base/third_party/dmg_fp/README.google » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/build/base.vcproj
diff --git a/base/build/base.vcproj b/base/build/base.vcproj
index cd69ae143b99c509dc46003dd6a85446cae1c2ab..d580b80ef4fc6f27767313155d09511db1630b3a 100644
--- a/base/build/base.vcproj
+++ b/base/build/base.vcproj
@@ -282,6 +282,30 @@
>
</File>
<File
+ RelativePath="..\third_party\dmg_fp\dmg_fp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\third_party\dmg_fp\dtoa.cc"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ DisableSpecificWarnings="4244;4554;4018;4102"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ DisableSpecificWarnings="4244;4554;4018;4102"
+ />
+ </FileConfiguration>
+ </File>
+ <File
RelativePath="..\event_recorder.cc"
>
</File>
@@ -334,6 +358,26 @@
>
</File>
<File
+ RelativePath="..\third_party\dmg_fp\g_fmt.cc"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ DisableSpecificWarnings="4102"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ DisableSpecificWarnings="4102"
+ />
+ </FileConfiguration>
+ </File>
+ <File
RelativePath="..\hash_tables.h"
>
</File>
« no previous file with comments | « base/base.sln ('k') | base/third_party/dmg_fp/README.google » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698