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 8186b27acd..0c4728e1cf 100644 --- a/plugins/SpellChecker/spellchecker.vcxproj +++ b/plugins/SpellChecker/spellchecker.vcxproj @@ -258,6 +258,7 @@ <PrecompiledHeader>NotUsing</PrecompiledHeader>
</ClCompile>
<ClCompile Include="src\SpellChecker.cpp" />
+ <ClCompile Include="src\utils.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
|