diff options
Diffstat (limited to 'google_update/using_google_update.vsprops')
-rw-r--r-- | google_update/using_google_update.vsprops | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/google_update/using_google_update.vsprops b/google_update/using_google_update.vsprops index b36cce97..eb7f4eb 100644 --- a/google_update/using_google_update.vsprops +++ b/google_update/using_google_update.vsprops @@ -6,6 +6,6 @@ > <Tool Name="VCCLCompilerTool" - AdditionalIncludeDirectories="$(IntDir)\..\ondemand_updates;" + AdditionalIncludeDirectories="$(IntDir)\..\ondemand_updates;$(IntDir)\..\google_update" /> </VisualStudioPropertySheet> |