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 d53fe3bae2..6140ec504f 100644
--- a/plugins/SpellChecker/spellchecker.vcxproj.filters
+++ b/plugins/SpellChecker/spellchecker.vcxproj.filters
@@ -32,6 +32,9 @@
<ClCompile Include="src\hunspell.cpp">
<Filter>Source Files</Filter>
</ClCompile>
+ <ClCompile Include="src\native.cpp">
+ <Filter>Source Files</Filter>
+ </ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="src\ardialog.h">