summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/using_util.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/installer/util/using_util.vsprops')
-rw-r--r--chrome/installer/util/using_util.vsprops11
1 files changed, 11 insertions, 0 deletions
diff --git a/chrome/installer/util/using_util.vsprops b/chrome/installer/util/using_util.vsprops
new file mode 100644
index 0000000..fe84cd9
--- /dev/null
+++ b/chrome/installer/util/using_util.vsprops
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioPropertySheet
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="using_util"
+ >
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalDependencies="shlwapi.lib"
+ />
+</VisualStudioPropertySheet>