Arquivos
chromium/google_update/using_google_update.vsprops
bradnelson@chromium.org 40624ad5b9 Adding additional include path to using_google_update.vsprops.
Needed by several projects down in installer, due to recent gyp switch.

BUG=None
TEST=None

Review URL: http://codereview.chromium.org/118104

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17386 0039d316-1c4b-4281-b951-d872f2087c98
2009-06-02 05:57:52 +00:00

12 linhas
302 B
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="using_google_update"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="$(IntDir)\..\ondemand_updates;$(IntDir)\..\google_update"
/>
</VisualStudioPropertySheet>