summaryrefslogtreecommitdiffstats
path: root/base/build/base.vcproj
diff options
context:
space:
mode:
authorbrettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-07 03:11:42 +0000
committerbrettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-07 03:11:42 +0000
commit15af80eb0cb603cf5a365cb86061bad95f063d40 (patch)
treedf2a4465e17cfe58b747bab9042df9134a571146 /base/build/base.vcproj
parentac2800f20948f30c17ff41be93bcee5540c0952c (diff)
downloadchromium_src-15af80eb0cb603cf5a365cb86061bad95f063d40.zip
chromium_src-15af80eb0cb603cf5a365cb86061bad95f063d40.tar.gz
chromium_src-15af80eb0cb603cf5a365cb86061bad95f063d40.tar.bz2
This is the addition of the system-dependent string conversions. This is just the new code and changing logging to use it. I will change other things to use this and delete the code in string_util in a subsequent pass.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@479 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/build/base.vcproj')
-rw-r--r--base/build/base.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/base/build/base.vcproj b/base/build/base.vcproj
index 5de82ba..60c759c 100644
--- a/base/build/base.vcproj
+++ b/base/build/base.vcproj
@@ -654,6 +654,10 @@
>
</File>
<File
+ RelativePath="..\sys_string_conversions_win.cc"
+ >
+ </File>
+ <File
RelativePath="..\task.h"
>
</File>