From ac510e1f4a322381d1e82c9669bfd3c05113d6e6 Mon Sep 17 00:00:00 2001 From: "erikkay@google.com" Date: Tue, 5 Aug 2008 19:46:31 +0000 Subject: refactor base_paths so that windows-specific paths are pulled out into their own file. Note that some of the same path key names will exist in other platform-specific files. For example, base_paths_mac.mm will have FILE_EXE and DIR_APP_DATA (among others). git-svn-id: svn://svn.chromium.org/chrome/trunk/src@389 0039d316-1c4b-4281-b951-d872f2087c98 --- base/build/base.vcproj | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'base/build/base.vcproj') diff --git a/base/build/base.vcproj b/base/build/base.vcproj index 68dbce3..5dc844e 100644 --- a/base/build/base.vcproj +++ b/base/build/base.vcproj @@ -158,6 +158,14 @@ > + + + + -- cgit v1.1