diff options
Diffstat (limited to 'google_update')
-rw-r--r-- | google_update/using_google_update.vsprops | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/google_update/using_google_update.vsprops b/google_update/using_google_update.vsprops deleted file mode 100644 index eb7f4eb..0000000 --- a/google_update/using_google_update.vsprops +++ /dev/null @@ -1,11 +0,0 @@ -<?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> |