diff options
Diffstat (limited to 'plugins/SpellChecker/spellchecker.vcxproj')
-rw-r--r-- | plugins/SpellChecker/spellchecker.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/SpellChecker/spellchecker.vcxproj b/plugins/SpellChecker/spellchecker.vcxproj index 5e03dfc6e7..570332771c 100644 --- a/plugins/SpellChecker/spellchecker.vcxproj +++ b/plugins/SpellChecker/spellchecker.vcxproj @@ -32,6 +32,7 @@ <ClCompile Include="src\ardialog.cpp" />
<ClCompile Include="src\autoreplace.cpp" />
<ClCompile Include="src\dictionary.cpp" />
+ <ClCompile Include="src\hunspell.cpp" />
<ClCompile Include="src\options.cpp" />
<ClCompile Include="src\RichEdit.cpp" />
<ClCompile Include="src\spellchecker.cpp" />
|