summaryrefslogtreecommitdiffstats
path: root/chrome/third_party/hunspell/hunspell.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/third_party/hunspell/hunspell.vsprops')
-rw-r--r--chrome/third_party/hunspell/hunspell.vsprops12
1 files changed, 12 insertions, 0 deletions
diff --git a/chrome/third_party/hunspell/hunspell.vsprops b/chrome/third_party/hunspell/hunspell.vsprops
new file mode 100644
index 0000000..0cda214
--- /dev/null
+++ b/chrome/third_party/hunspell/hunspell.vsprops
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioPropertySheet
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="hunspell"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="&quot;$(SolutionDir)..\third_party\icu38\public\common&quot;"
+ PreprocessorDefinitions="W32;OPENOFFICEORG;CHROME_SPELL"
+ />
+</VisualStudioPropertySheet>