summaryrefslogtreecommitdiff
path: root/plugins/SpellChecker/spellchecker.vcxproj.filters
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SpellChecker/spellchecker.vcxproj.filters')
-rw-r--r--plugins/SpellChecker/spellchecker.vcxproj.filters3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/SpellChecker/spellchecker.vcxproj.filters b/plugins/SpellChecker/spellchecker.vcxproj.filters
index 00bc4b8d95..d53fe3bae2 100644
--- a/plugins/SpellChecker/spellchecker.vcxproj.filters
+++ b/plugins/SpellChecker/spellchecker.vcxproj.filters
@@ -29,6 +29,9 @@
<ClCompile Include="..\..\utils\mir_options.cpp">
<Filter>Source Files</Filter>
</ClCompile>
+ <ClCompile Include="src\hunspell.cpp">
+ <Filter>Source Files</Filter>
+ </ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="src\ardialog.h">