summaryrefslogtreecommitdiffstats
path: root/build/internal/README.google
diff options
context:
space:
mode:
Diffstat (limited to 'build/internal/README.google')
-rw-r--r--build/internal/README.google3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/internal/README.google b/build/internal/README.google
index 4624830..9fadd12 100644
--- a/build/internal/README.google
+++ b/build/internal/README.google
@@ -1,4 +1,7 @@
Internal property sheets:
+ chromium_build*.vsprops
+ Defines preprocessor definitions to control the various flavors of Chromium (currently Chromium or Google Chrome). The appropriate chromium_build*.vsprops file gets included in debug.vsprops and release.vsprops based on CHROMIUM_BUILD environment variable.
+
essential.vsprops
Contains the common settings used throughout the projects. Is included by either ..\debug.vsprops or ..\release.vsprops, so in general, it is not included directly.