summaryrefslogtreecommitdiffstats
path: root/third_party/wtl/using_wtl.vsprops
diff options
context:
space:
mode:
authortony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-09 03:55:04 +0000
committertony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-09 03:55:04 +0000
commit50515598543ee038584a9d6f19518842b480a911 (patch)
treefa8355b22a0a304e7a14e0f790729771eb22f8c7 /third_party/wtl/using_wtl.vsprops
parent8d9cc8391f11f21f6e0f2b4c81f1bc514a6c2632 (diff)
downloadchromium_src-50515598543ee038584a9d6f19518842b480a911.zip
chromium_src-50515598543ee038584a9d6f19518842b480a911.tar.gz
chromium_src-50515598543ee038584a9d6f19518842b480a911.tar.bz2
Copy wtl from chrome/third_party to third_party.
TBR=maruel git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40995 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/wtl/using_wtl.vsprops')
-rw-r--r--third_party/wtl/using_wtl.vsprops11
1 files changed, 11 insertions, 0 deletions
diff --git a/third_party/wtl/using_wtl.vsprops b/third_party/wtl/using_wtl.vsprops
new file mode 100644
index 0000000..a9df841
--- /dev/null
+++ b/third_party/wtl/using_wtl.vsprops
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioPropertySheet
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="using_wtl"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="&quot;$(SolutionDir)..\chrome\third_party\wtl\include&quot;"
+ />
+</VisualStudioPropertySheet>