diff options
author | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-20 19:36:24 +0000 |
---|---|---|
committer | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-20 19:36:24 +0000 |
commit | 61bd7d155e1ce5a3e14198b6170157faddf336e3 (patch) | |
tree | b9ea0859298b2524293e59c28e6c0c6d169e1912 /views/views.vsprops | |
parent | ed1035a6e6db7cfe8578d1dbcf9567a114b5cb74 (diff) | |
download | chromium_src-61bd7d155e1ce5a3e14198b6170157faddf336e3.zip chromium_src-61bd7d155e1ce5a3e14198b6170157faddf336e3.tar.gz chromium_src-61bd7d155e1ce5a3e14198b6170157faddf336e3.tar.bz2 |
revert this change, svn seems to have committed it with my property-edit.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16509 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views/views.vsprops')
-rw-r--r-- | views/views.vsprops | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/views.vsprops b/views/views.vsprops index 74cf461..72a6e0d 100644 --- a/views/views.vsprops +++ b/views/views.vsprops @@ -7,6 +7,6 @@ > <Tool Name="VCCLCompilerTool" - AdditionalIncludeDirectories="..;"$(IntDir)\..\global_intermediate\app"" + AdditionalIncludeDirectories="..\..\;"$(IntDir)\..\generated_resources\"" /> </VisualStudioPropertySheet> |