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 570332771c..ebafe54ef1 100644 --- a/plugins/SpellChecker/spellchecker.vcxproj +++ b/plugins/SpellChecker/spellchecker.vcxproj @@ -33,6 +33,7 @@ <ClCompile Include="src\autoreplace.cpp" />
<ClCompile Include="src\dictionary.cpp" />
<ClCompile Include="src\hunspell.cpp" />
+ <ClCompile Include="src\native.cpp" />
<ClCompile Include="src\options.cpp" />
<ClCompile Include="src\RichEdit.cpp" />
<ClCompile Include="src\spellchecker.cpp" />
|