diff options
Diffstat (limited to 'plugins/SpellChecker/spellchecker.vcxproj.filters')
| -rw-r--r-- | plugins/SpellChecker/spellchecker.vcxproj.filters | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/SpellChecker/spellchecker.vcxproj.filters b/plugins/SpellChecker/spellchecker.vcxproj.filters index f46574b63c..257a7bccd2 100644 --- a/plugins/SpellChecker/spellchecker.vcxproj.filters +++ b/plugins/SpellChecker/spellchecker.vcxproj.filters @@ -172,5 +172,8 @@ <ClCompile Include="src\hunspell\suggestmgr.cxx">
<Filter>Source Files\hunspell Source Files</Filter>
</ClCompile>
+ <ClCompile Include="src\stdafx.cpp">
+ <Filter>Source Files</Filter>
+ </ClCompile>
</ItemGroup>
</Project>
\ No newline at end of file |
